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:21:15 UTC

svn commit: r796485 - /felix/trunk/ipojo/handler/jmx/pom.xml

Author: clement
Date: Tue Jul 21 19:21:15 2009
New Revision: 796485

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

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

Modified: felix/trunk/ipojo/handler/jmx/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/handler/jmx/pom.xml?rev=796485&r1=796484&r2=796485&view=diff
==============================================================================
--- felix/trunk/ipojo/handler/jmx/pom.xml (original)
+++ felix/trunk/ipojo/handler/jmx/pom.xml Tue Jul 21 19:21:15 2009
@@ -38,7 +38,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>
@@ -80,7 +80,7 @@
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-ipojo-plugin</artifactId>
-        <version>${pom.version}</version>
+        <version>1.4.0</version>
         <executions>
           <execution>
             <goals>