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

[email protected] Sun, 29 Jan 2023 21:49:23 -0000
Newsgroups gmane.text.xml.cocoon.cvs
Message-ID <[email protected]>
Author: javier
Date: Sun Jan 29 21:49:22 2023
New Revision: 1907089

URL: http://svn.apache.org/viewvc?rev=1907089&view=rev
Log:
Bump parent version to version 10-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=1907089&r1=1907088&r2=1907089&view=diff
==============================================================================
--- cocoon/subprojects/cocoon-configuration-api/trunk/pom.xml (original)
+++ cocoon/subprojects/cocoon-configuration-api/trunk/pom.xml Sun Jan 29 21:49:22 2023
@@ -26,7 +26,7 @@
   <parent>
     <artifactId>cocoon</artifactId>
     <groupId>org.apache.cocoon</groupId>
-    <version>9</version>
+    <version>10-SNAPSHOT</version>
     <relativePath />
   </parent>
   <artifactId>cocoon-configuration-api</artifactId>