You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by ri...@apache.org on 2010/01/11 14:30:43 UTC

svn commit: r897856 - /felix/trunk/framework.security/pom.xml

Author: rickhall
Date: Mon Jan 11 13:30:42 2010
New Revision: 897856

URL: http://svn.apache.org/viewvc?rev=897856&view=rev
Log:
Update to latest parent.

Modified:
    felix/trunk/framework.security/pom.xml

Modified: felix/trunk/framework.security/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/framework.security/pom.xml?rev=897856&r1=897855&r2=897856&view=diff
==============================================================================
--- felix/trunk/framework.security/pom.xml (original)
+++ felix/trunk/framework.security/pom.xml Mon Jan 11 13:30:42 2010
@@ -19,8 +19,9 @@
 <project>
   <parent>
     <groupId>org.apache.felix</groupId>
-    <artifactId>felix</artifactId>
-    <version>1.0.4</version>
+    <artifactId>felix-parent</artifactId>
+    <version>1.2.0</version>
+    <relativePath>../pom/pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <packaging>bundle</packaging>