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

[email protected] Sat, 04 Feb 2023 12:56:07 -0000
Newsgroups gmane.text.xml.cocoon.cvs
Message-ID <[email protected]>
Author: javier
Date: Sat Feb  4 12:56:07 2023
New Revision: 1907281

URL: http://svn.apache.org/viewvc?rev=1907281&view=rev
Log:
[maven-release-plugin] prepare release cocoon-jnet-1.2.3

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=1907281&r1=1907280&r2=1907281&view=diff
==============================================================================
--- cocoon/subprojects/cocoon-jnet/trunk/pom.xml (original)
+++ cocoon/subprojects/cocoon-jnet/trunk/pom.xml Sat Feb  4 12:56:07 2023
@@ -31,7 +31,7 @@
   </parent>
 
   <artifactId>cocoon-jnet</artifactId>
-  <version>1.2.3-SNAPSHOT</version>
+  <version>1.2.3</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/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>
+    <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>
   </scm>
   
   <distributionManagement>