You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@clerezza.apache.org by re...@apache.org on 2012/02/20 10:18:41 UTC

svn commit: r1291159 - /incubator/clerezza/site/trunk/pom.xml

Author: reto
Date: Mon Feb 20 09:18:40 2012
New Revision: 1291159

URL: http://svn.apache.org/viewvc?rev=1291159&view=rev
Log:
using new artifact id of parent

Modified:
    incubator/clerezza/site/trunk/pom.xml

Modified: incubator/clerezza/site/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/clerezza/site/trunk/pom.xml?rev=1291159&r1=1291158&r2=1291159&view=diff
==============================================================================
--- incubator/clerezza/site/trunk/pom.xml (original)
+++ incubator/clerezza/site/trunk/pom.xml Mon Feb 20 09:18:40 2012
@@ -2,7 +2,7 @@
 	<modelVersion>4.0.0</modelVersion>
 	<parent>
 		<groupId>org.apache.clerezza</groupId>
-		<artifactId>parent</artifactId>
+		<artifactId>clerezza</artifactId>
 		<version>0.2-incubating-SNAPSHOT</version>
 	</parent>
 	<artifactId>website</artifactId>