Author: pauls
Date: Sun May 10 21:44:42 2009
New Revision: 773417
URL: http://svn.apache.org/viewvc?rev=773417&view=rev
Log:
Update to latest parent pom
Modified:
felix/trunk/framework/pom.xml
Modified: felix/trunk/framework/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/framework/pom.xml?rev=773417&r1=773416&r2=773417&view=diff
==============================================================================
--- felix/trunk/framework/pom.xml (original)
+++ felix/trunk/framework/pom.xml Sun May 10 21:44:42 2009
@@ -19,7 +19,7 @@
<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>
+ <artifactId>felix-parent</artifactId>
<version>1.2.0</version>
<relativePath>../pom/pom.xml</relativePath>
</parent>