You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by ja...@apache.org on 2023/02/04 13:06:51 UTC

svn commit: r1907294 - /cocoon/subprojects/cocoon-servlet-service-impl/trunk/pom.xml

Author: javier
Date: Sat Feb  4 13:06:51 2023
New Revision: 1907294

URL: http://svn.apache.org/viewvc?rev=1907294&view=rev
Log:
Bump parent version to 11-SNAPSHOT.

Modified:
    cocoon/subprojects/cocoon-servlet-service-impl/trunk/pom.xml

Modified: cocoon/subprojects/cocoon-servlet-service-impl/trunk/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/subprojects/cocoon-servlet-service-impl/trunk/pom.xml?rev=1907294&r1=1907293&r2=1907294&view=diff
==============================================================================
--- cocoon/subprojects/cocoon-servlet-service-impl/trunk/pom.xml (original)
+++ cocoon/subprojects/cocoon-servlet-service-impl/trunk/pom.xml Sat Feb  4 13:06:51 2023
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>cocoon</artifactId>
     <groupId>org.apache.cocoon</groupId>
-    <version>10</version>
+    <version>11-SNAPSHOT</version>
     <relativePath />
   </parent>
   <artifactId>cocoon-servlet-service-impl</artifactId>