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 21:23:50 UTC

svn commit: r796490 - /felix/trunk/ipojo/handler/extender/pom.xml

Author: clement
Date: Tue Jul 21 19:23:50 2009
New Revision: 796490

URL: http://svn.apache.org/viewvc?rev=796490&view=rev
Log:
Update dependencies to released versions

Modified:
    felix/trunk/ipojo/handler/extender/pom.xml

Modified: felix/trunk/ipojo/handler/extender/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/handler/extender/pom.xml?rev=796490&r1=796489&r2=796490&view=diff
==============================================================================
--- felix/trunk/ipojo/handler/extender/pom.xml (original)
+++ felix/trunk/ipojo/handler/extender/pom.xml Tue Jul 21 19:23:50 2009
@@ -39,7 +39,7 @@
     <dependency>
       <groupId>org.apache.felix</groupId>
       <artifactId>org.apache.felix.ipojo</artifactId>
-      <version>${pom.version}</version>
+      <version>1.4.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.felix</groupId>
@@ -73,7 +73,7 @@
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-ipojo-plugin</artifactId>
-        <version>${pom.version}</version>
+        <version>1.4.0</version>
         <executions>
           <execution>
             <goals>