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/08/03 12:52:22 UTC

svn commit: r428314 - /cocoon/trunk/blocks/cocoon-template/cocoon-template-impl/pom.xml

Author: reinhard
Date: Thu Aug  3 03:52:21 2006
New Revision: 428314

URL: http://svn.apache.org/viewvc?rev=428314&view=rev
Log:
refer to SNAPSHOTs again

Modified:
    cocoon/trunk/blocks/cocoon-template/cocoon-template-impl/pom.xml

Modified: cocoon/trunk/blocks/cocoon-template/cocoon-template-impl/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/blocks/cocoon-template/cocoon-template-impl/pom.xml?rev=428314&r1=428313&r2=428314&view=diff
==============================================================================
--- cocoon/trunk/blocks/cocoon-template/cocoon-template-impl/pom.xml (original)
+++ cocoon/trunk/blocks/cocoon-template/cocoon-template-impl/pom.xml Thu Aug  3 03:52:21 2006
@@ -2,7 +2,7 @@
   <parent>
     <groupId>org.apache.cocoon</groupId>
     <artifactId>cocoon-template</artifactId>
-    <version>1</version>
+    <version>2-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.cocoon</groupId>
@@ -14,12 +14,12 @@
     <dependency>
       <groupId>org.apache.cocoon</groupId>
       <artifactId>cocoon-core</artifactId>
-      <version>2.2.0-M1</version>
+      <version>2.2.0-M2-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.cocoon</groupId>
       <artifactId>cocoon-core</artifactId>
-      <version>2.2.0-M1</version>
+      <version>2.2.0-M2-SNAPSHOT</version>
       <type>test-jar</type>
       <scope>test</scope>
     </dependency>
@@ -76,4 +76,4 @@
       </resource>
     </resources>
   </build>
-</project>
\ No newline at end of file
+</project>