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/01/19 15:24:57 UTC

svn commit: r735702 - /felix/trunk/ipojo/core/pom.xml

Author: clement
Date: Mon Jan 19 06:24:57 2009
New Revision: 735702

URL: http://svn.apache.org/viewvc?rev=735702&view=rev
Log:
Update dependencies to use snapshots.

Modified:
    felix/trunk/ipojo/core/pom.xml

Modified: felix/trunk/ipojo/core/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/core/pom.xml?rev=735702&r1=735701&r2=735702&view=diff
==============================================================================
--- felix/trunk/ipojo/core/pom.xml (original)
+++ felix/trunk/ipojo/core/pom.xml Mon Jan 19 06:24:57 2009
@@ -48,7 +48,7 @@
 		<dependency>
 			<groupId>org.apache.felix</groupId>
 			<artifactId>org.apache.felix.ipojo.metadata</artifactId>
-			<version>1.2.0</version>
+			<version>1.3.0-SNAPSHOT</version>
 		</dependency>
 	</dependencies>
 	<build>
@@ -107,7 +107,7 @@
 			<plugin>
 				<groupId>org.apache.felix</groupId>
 				<artifactId>maven-ipojo-plugin</artifactId>
-				<version>1.2.0</version>
+				<version>1.3.0-SNAPSHOT</version>
 				<executions>
 					<execution>
 						<goals>