Author: pauls
Date: Sun Sep 6 20:22:42 2009
New Revision: 811875
URL: http://svn.apache.org/viewvc?rev=811875&view=rev
Log:
Update to new parent pom
Modified:
felix/trunk/org.osgi.core/pom.xml
Modified: felix/trunk/org.osgi.core/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/org.osgi.core/pom.xml?rev=811875&r1=811874&r2=811875&view=diff
==============================================================================
--- felix/trunk/org.osgi.core/pom.xml (original)
+++ felix/trunk/org.osgi.core/pom.xml Sun Sep 6 20:22:42 2009
@@ -19,8 +19,8 @@
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<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>
<organization>