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:46:39 UTC

svn commit: r1907274 - /cocoon/subprojects/cocoon-configuration-api/trunk/pom.xml

Author: javier
Date: Sat Feb  4 12:46:39 2023
New Revision: 1907274

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

Modified:
    cocoon/subprojects/cocoon-configuration-api/trunk/pom.xml

Modified: cocoon/subprojects/cocoon-configuration-api/trunk/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/subprojects/cocoon-configuration-api/trunk/pom.xml?rev=1907274&r1=1907273&r2=1907274&view=diff
==============================================================================
--- cocoon/subprojects/cocoon-configuration-api/trunk/pom.xml (original)
+++ cocoon/subprojects/cocoon-configuration-api/trunk/pom.xml Sat Feb  4 12:46:39 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-configuration-api</artifactId>