You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by gn...@apache.org on 2012/02/14 15:20:50 UTC

svn commit: r1243936 - /felix/trunk/utils/pom.xml

Author: gnodet
Date: Tue Feb 14 14:20:50 2012
New Revision: 1243936

URL: http://svn.apache.org/viewvc?rev=1243936&view=rev
Log:
Use latest felix parent

Modified:
    felix/trunk/utils/pom.xml

Modified: felix/trunk/utils/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/utils/pom.xml?rev=1243936&r1=1243935&r2=1243936&view=diff
==============================================================================
--- felix/trunk/utils/pom.xml (original)
+++ felix/trunk/utils/pom.xml Tue Feb 14 14:20:50 2012
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>org.apache.felix</groupId>
 		<artifactId>felix-parent</artifactId>
-		<version>1.2.1</version>
+		<version>2.1</version>
 	</parent>
 	
   <modelVersion>4.0.0</modelVersion>