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 2006/12/07 17:39:19 UTC

svn commit: r483533 - /cocoon/trunk/blocks/cocoon-flowscript/pom.xml

Author: reinhard
Date: Thu Dec  7 08:39:18 2006
New Revision: 483533

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

Modified:
    cocoon/trunk/blocks/cocoon-flowscript/pom.xml

Modified: cocoon/trunk/blocks/cocoon-flowscript/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/blocks/cocoon-flowscript/pom.xml?view=diff&rev=483533&r1=483532&r2=483533
==============================================================================
--- cocoon/trunk/blocks/cocoon-flowscript/pom.xml (original)
+++ cocoon/trunk/blocks/cocoon-flowscript/pom.xml Thu Dec  7 08:39:18 2006
@@ -25,11 +25,11 @@
   <parent>
     <groupId>org.apache.cocoon</groupId>
     <artifactId>cocoon-blocks-modules</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>cocoon-flowscript</artifactId>
-  <version>2</version>
+  <version>2-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>Flowscript Block [modules]</name>
   <description/>