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 2010/04/29 20:17:02 UTC

svn commit: r939414 - /felix/trunk/fileinstall/pom.xml

Author: gnodet
Date: Thu Apr 29 18:17:02 2010
New Revision: 939414

URL: http://svn.apache.org/viewvc?rev=939414&view=rev
Log:
[fileinstall] upgrade to latest felix-parent

Modified:
    felix/trunk/fileinstall/pom.xml

Modified: felix/trunk/fileinstall/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/fileinstall/pom.xml?rev=939414&r1=939413&r2=939414&view=diff
==============================================================================
--- felix/trunk/fileinstall/pom.xml (original)
+++ felix/trunk/fileinstall/pom.xml Thu Apr 29 18:17:02 2010
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>org.apache.felix</groupId>
 		<artifactId>felix-parent</artifactId>
-		<version>1.2.0</version>
+		<version>1.2.1</version>
 		<relativePath>../../pom/pom.xml</relativePath>
 	</parent>