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:56:21 UTC

svn commit: r1907283 - /cocoon/subprojects/cocoon-jnet/trunk/pom.xml

Author: javier
Date: Sat Feb  4 12:56:21 2023
New Revision: 1907283

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

Modified:
    cocoon/subprojects/cocoon-jnet/trunk/pom.xml

Modified: cocoon/subprojects/cocoon-jnet/trunk/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/subprojects/cocoon-jnet/trunk/pom.xml?rev=1907283&r1=1907282&r2=1907283&view=diff
==============================================================================
--- cocoon/subprojects/cocoon-jnet/trunk/pom.xml (original)
+++ cocoon/subprojects/cocoon-jnet/trunk/pom.xml Sat Feb  4 12:56:21 2023
@@ -31,7 +31,7 @@
   </parent>
 
   <artifactId>cocoon-jnet</artifactId>
-  <version>1.2.3</version>
+  <version>1.2.4-SNAPSHOT</version>
   <name>Cocoon JNet</name>
   <description>Dynamically register URLStreamHandler factories with your JVM.</description>
   <url>http://cocoon.apache.org/${docs.m.jnet.relPath}</url>
@@ -44,9 +44,9 @@
   </properties>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/cocoon/subprojects/cocoon-jnet/tags/cocoon-jnet-1.2.3</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/subprojects/cocoon-jnet/tags/cocoon-jnet-1.2.3</developerConnection>
-    <url>http://svn.apache.org/repos/asf/cocoon/subprojects/cocoon-jnet/tags/cocoon-jnet-1.2.3</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/cocoon/subprojects/cocoon-jnet/trunk</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/subprojects/cocoon-jnet/trunk</developerConnection>
+    <url>http://svn.apache.org/repos/asf/cocoon/subprojects/cocoon-jnet/trunk</url>
   </scm>
   
   <distributionManagement>