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 17:54:47 UTC

svn commit: r1907354 - /cocoon/branches/cocoon-2.2.1/core/cocoon-store/cocoon-store-impl/pom.xml

Author: javier
Date: Sat Feb  4 17:54:47 2023
New Revision: 1907354

URL: http://svn.apache.org/viewvc?rev=1907354&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    cocoon/branches/cocoon-2.2.1/core/cocoon-store/cocoon-store-impl/pom.xml

Modified: cocoon/branches/cocoon-2.2.1/core/cocoon-store/cocoon-store-impl/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/branches/cocoon-2.2.1/core/cocoon-store/cocoon-store-impl/pom.xml?rev=1907354&r1=1907353&r2=1907354&view=diff
==============================================================================
--- cocoon/branches/cocoon-2.2.1/core/cocoon-store/cocoon-store-impl/pom.xml (original)
+++ cocoon/branches/cocoon-2.2.1/core/cocoon-store/cocoon-store-impl/pom.xml Sat Feb  4 17:54:47 2023
@@ -32,7 +32,7 @@
     <relativePath>../../pom.xml</relativePath>
   </parent>
   <artifactId>cocoon-store-impl</artifactId>
-  <version>1.1.0</version>
+  <version>1.1.1-SNAPSHOT</version>
   <name>Cocoon Store Implementation</name>
   <description>
      Several components implementing of the Excalibur Store interface.
@@ -40,9 +40,9 @@
   <url>http://cocoon.apache.org/${docs.m.store-impl.relPath}</url>
 
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-store-impl/cocoon-store-impl-1.1.0</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-store-impl/cocoon-store-impl-1.1.0</developerConnection>
-    <url>https://svn.apache.org/viewvc/cocoon/tags/cocoon-2.2/cocoon-store-impl/cocoon-store-impl-1.1.0</url>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/cocoon/branches/cocoon-2.2.1/core/cocoon-store/cocoon-store-impl</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/branches/cocoon-2.2.1/core/cocoon-store/cocoon-store-impl</developerConnection>
+    <url>https://svn.apache.org/viewvc/cocoon/branches/cocoon-2.2.1/core/cocoon-store/cocoon-store-impl</url>
   </scm>
 
   <properties>