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 12:53:23 UTC

svn commit: r1907279 - /cocoon/subprojects/cocoon-spring-configurator/trunk/pom.xml

Author: javier
Date: Sat Feb  4 12:53:23 2023
New Revision: 1907279

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

Modified:
    cocoon/subprojects/cocoon-spring-configurator/trunk/pom.xml

Modified: cocoon/subprojects/cocoon-spring-configurator/trunk/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/subprojects/cocoon-spring-configurator/trunk/pom.xml?rev=1907279&r1=1907278&r2=1907279&view=diff
==============================================================================
--- cocoon/subprojects/cocoon-spring-configurator/trunk/pom.xml (original)
+++ cocoon/subprojects/cocoon-spring-configurator/trunk/pom.xml Sat Feb  4 12:53:23 2023
@@ -26,7 +26,7 @@
   <parent>
     <artifactId>cocoon</artifactId>
     <groupId>org.apache.cocoon</groupId>
-    <version>10</version>
+    <version>11-SNAPSHOT</version>
     <relativePath />
   </parent>
   <artifactId>cocoon-spring-configurator</artifactId>