You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@excalibur.apache.org by rd...@apache.org on 2009/07/21 10:42:39 UTC

svn commit: r796184 - /excalibur/trunk/components/pool/api/pom.xml

Author: rdonkin
Date: Tue Jul 21 08:42:39 2009
New Revision: 796184

URL: http://svn.apache.org/viewvc?rev=796184&view=rev
Log:
EXLBR-46 Inherit version number https://issues.apache.org/jira/browse/EXLBR-46

Modified:
    excalibur/trunk/components/pool/api/pom.xml

Modified: excalibur/trunk/components/pool/api/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/components/pool/api/pom.xml?rev=796184&r1=796183&r2=796184&view=diff
==============================================================================
--- excalibur/trunk/components/pool/api/pom.xml (original)
+++ excalibur/trunk/components/pool/api/pom.xml Tue Jul 21 08:42:39 2009
@@ -28,7 +28,7 @@
   <artifactId>excalibur-pool-api</artifactId>
   <inceptionYear>1997</inceptionYear>
   <description>Excalibur Pool API</description>
-  <version>2.2.2-SNAPSHOT</version>
+  <version>${version.excalibur.component}</version>
   <dependencies>
     <dependency>
       <groupId>org.apache.avalon.framework</groupId>



---------------------------------------------------------------------
To unsubscribe, e-mail: scm-unsubscribe@excalibur.apache.org
For additional commands, e-mail: scm-help@excalibur.apache.org