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>