You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by jh...@apache.org on 2006/10/07 00:10:07 UTC

svn commit: r453790 - /cocoon/trunk/site/cocoon-maven-site-skin/pom.xml

Author: jheymans
Date: Fri Oct  6 15:10:06 2006
New Revision: 453790

URL: http://svn.apache.org/viewvc?view=rev&rev=453790
Log:
fixing continuum

Modified:
    cocoon/trunk/site/cocoon-maven-site-skin/pom.xml

Modified: cocoon/trunk/site/cocoon-maven-site-skin/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/site/cocoon-maven-site-skin/pom.xml?view=diff&rev=453790&r1=453789&r2=453790
==============================================================================
--- cocoon/trunk/site/cocoon-maven-site-skin/pom.xml (original)
+++ cocoon/trunk/site/cocoon-maven-site-skin/pom.xml Fri Oct  6 15:10:06 2006
@@ -21,8 +21,8 @@
   <modelVersion>4.0.0</modelVersion>
   <parent>
     <groupId>org.apache.cocoon</groupId>
-    <artifactId>site</artifactId>
-    <version>1-SNAPSHOT</version>
+    <artifactId>cocoon</artifactId>
+    <version>2-SNAPSHOT</version>
   </parent>
   <artifactId>cocoon-maven-site-skin</artifactId>
   <version>1.0.0-SNAPSHOT</version>