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/09/26 12:05:34 UTC

svn commit: r579554 - /cocoon/trunk/core/cocoon-pipeline/cocoon-pipeline-api/pom.xml

Author: reinhard
Date: Wed Sep 26 03:05:31 2007
New Revision: 579554

URL: http://svn.apache.org/viewvc?rev=579554&view=rev
Log:
snapshot mode

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

Modified: cocoon/trunk/core/cocoon-pipeline/cocoon-pipeline-api/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/core/cocoon-pipeline/cocoon-pipeline-api/pom.xml?rev=579554&r1=579553&r2=579554&view=diff
==============================================================================
--- cocoon/trunk/core/cocoon-pipeline/cocoon-pipeline-api/pom.xml (original)
+++ cocoon/trunk/core/cocoon-pipeline/cocoon-pipeline-api/pom.xml Wed Sep 26 03:05:31 2007
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>cocoon-core-modules</artifactId>
     <groupId>org.apache.cocoon</groupId>
-    <version>5</version>
+    <version>5-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   <artifactId>cocoon-pipeline-api</artifactId>