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:08:10 UTC

svn commit: r944852 - /felix/trunk/ipojo/handler/eventadmin/pom.xml

Author: clement
Date: Sun May 16 15:08:10 2010
New Revision: 944852

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

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

Modified: felix/trunk/ipojo/handler/eventadmin/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/handler/eventadmin/pom.xml?rev=944852&r1=944851&r2=944852&view=diff
==============================================================================
--- felix/trunk/ipojo/handler/eventadmin/pom.xml (original)
+++ felix/trunk/ipojo/handler/eventadmin/pom.xml Sun May 16 15:08:10 2010
@@ -38,7 +38,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>org.osgi</groupId>