You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by cl...@apache.org on 2009/07/21 19:51:12 UTC

svn commit: r796411 - /felix/trunk/ipojo/manipulator/pom.xml

Author: clement
Date: Tue Jul 21 17:51:12 2009
New Revision: 796411

URL: http://svn.apache.org/viewvc?rev=796411&view=rev
Log:
update version to be a release

Modified:
    felix/trunk/ipojo/manipulator/pom.xml

Modified: felix/trunk/ipojo/manipulator/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/manipulator/pom.xml?rev=796411&r1=796410&r2=796411&view=diff
==============================================================================
--- felix/trunk/ipojo/manipulator/pom.xml (original)
+++ felix/trunk/ipojo/manipulator/pom.xml Tue Jul 21 17:51:12 2009
@@ -49,7 +49,7 @@
     <dependency>
       <groupId>org.apache.felix</groupId>
       <artifactId>org.apache.felix.ipojo.metadata</artifactId>
-      <version>${pom.version}</version>
+      <version>1.4.0</version>
     </dependency>
   </dependencies>
   <build>