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 2010/05/16 17:10:39 UTC

svn commit: r944856 - /felix/trunk/ipojo/handler/temporal/pom.xml

Author: clement
Date: Sun May 16 15:10:39 2010
New Revision: 944856

URL: http://svn.apache.org/viewvc?rev=944856&view=rev
Log:
use releases

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

Modified: felix/trunk/ipojo/handler/temporal/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/handler/temporal/pom.xml?rev=944856&r1=944855&r2=944856&view=diff
==============================================================================
--- felix/trunk/ipojo/handler/temporal/pom.xml (original)
+++ felix/trunk/ipojo/handler/temporal/pom.xml Sun May 16 15:10:39 2010
@@ -44,7 +44,7 @@
     <dependency>
       <groupId>org.apache.felix</groupId>
       <artifactId>org.apache.felix.ipojo</artifactId>
-      <version>${project.version}</version>
+      <version>1.6.0</version>
     </dependency>
     <dependency>
       <groupId>asm</groupId>
@@ -90,7 +90,7 @@
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-ipojo-plugin</artifactId>
-        <version>${project.version}</version>
+        <version>1.6.0</version>
         <executions>
           <execution>
             <goals>