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:00:51 UTC

svn commit: r1907288 - /cocoon/subprojects/cocoon-block-deployment/trunk/pom.xml

Author: javier
Date: Sat Feb  4 13:00:51 2023
New Revision: 1907288

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

Modified:
    cocoon/subprojects/cocoon-block-deployment/trunk/pom.xml

Modified: cocoon/subprojects/cocoon-block-deployment/trunk/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/subprojects/cocoon-block-deployment/trunk/pom.xml?rev=1907288&r1=1907287&r2=1907288&view=diff
==============================================================================
--- cocoon/subprojects/cocoon-block-deployment/trunk/pom.xml (original)
+++ cocoon/subprojects/cocoon-block-deployment/trunk/pom.xml Sat Feb  4 13:00:51 2023
@@ -31,7 +31,7 @@
   </parent>
 
   <artifactId>cocoon-block-deployment</artifactId>
-  <version>1.2.2</version>
+  <version>1.2.3-SNAPSHOT</version>
   <name>Cocoon Block Deployment</name>
   <description>Deployment utilities for Cocoon Blocks.</description>
   <url>http://cocoon.apache.org/${docs.m.block-deployment.relPath}</url>  
@@ -43,9 +43,9 @@
   </properties>  
   
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/cocoon/subprojects/cocoon-block-deployment/tags/cocoon-block-deployment-1.2.2</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/subprojects/cocoon-block-deployment/tags/cocoon-block-deployment-1.2.2</developerConnection>
-    <url>http://svn.apache.org/repos/asf/cocoon/subprojects/cocoon-block-deployment/tags/cocoon-block-deployment-1.2.2</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/cocoon/subprojects/cocoon-block-deployment/trunk</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/subprojects/cocoon-block-deployment/trunk</developerConnection>
+    <url>http://svn.apache.org/repos/asf/cocoon/subprojects/cocoon-block-deployment/trunk</url>
   </scm>
   
   <distributionManagement>