You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by il...@apache.org on 2012/09/25 18:31:46 UTC

svn commit: r1389975 - /cocoon/cocoon3/trunk/parent/pom.xml

Author: ilgrosso
Date: Tue Sep 25 16:31:46 2012
New Revision: 1389975

URL: http://svn.apache.org/viewvc?rev=1389975&view=rev
Log:
[COCOON3-105] Reverting to stable versions: with SNAPSHOTs IT fail because of 'MalformedURLException: unknown protocol: blockcontext'

Modified:
    cocoon/cocoon3/trunk/parent/pom.xml

Modified: cocoon/cocoon3/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/cocoon3/trunk/parent/pom.xml?rev=1389975&r1=1389974&r2=1389975&view=diff
==============================================================================
--- cocoon/cocoon3/trunk/parent/pom.xml (original)
+++ cocoon/cocoon3/trunk/parent/pom.xml Tue Sep 25 16:31:46 2012
@@ -223,7 +223,7 @@
       <dependency>
         <groupId>org.apache.cocoon</groupId>
         <artifactId>cocoon-servlet-service-impl</artifactId>
-        <version>1.3.2-SNAPSHOT</version>
+        <version>1.3.1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.cocoon</groupId>
@@ -238,7 +238,7 @@
       <dependency>
         <groupId>org.apache.cocoon</groupId>
         <artifactId>cocoon-block-deployment</artifactId>
-        <version>1.2.2-SNAPSHOT</version>
+        <version>1.2.1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.cocoon</groupId>