You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by re...@apache.org on 2007/02/12 22:00:31 UTC

svn commit: r506643 - /cocoon/trunk/core/cocoon-configuration/cocoon-configuration-api/pom.xml

Author: reinhard
Date: Mon Feb 12 13:00:31 2007
New Revision: 506643

URL: http://svn.apache.org/viewvc?view=rev&rev=506643
Log:
use released version

Modified:
    cocoon/trunk/core/cocoon-configuration/cocoon-configuration-api/pom.xml

Modified: cocoon/trunk/core/cocoon-configuration/cocoon-configuration-api/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/core/cocoon-configuration/cocoon-configuration-api/pom.xml?view=diff&rev=506643&r1=506642&r2=506643
==============================================================================
--- cocoon/trunk/core/cocoon-configuration/cocoon-configuration-api/pom.xml (original)
+++ cocoon/trunk/core/cocoon-configuration/cocoon-configuration-api/pom.xml Mon Feb 12 13:00:31 2007
@@ -28,7 +28,7 @@
   <parent>
     <artifactId>cocoon-core-modules</artifactId>
     <groupId>org.apache.cocoon</groupId>
-    <version>3</version>
+    <version>4-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   <artifactId>cocoon-configuration-api</artifactId>