svn commit: r1907424 - /cocoon/branches/cocoon-2.2.1/core/cocoon-servlet-service/cocoon-servlet-service-components-sample/pom.xml

[email protected] Sun, 05 Feb 2023 12:45:53 -0000
Newsgroups gmane.text.xml.cocoon.cvs
Message-ID <[email protected]>
Author: javier
Date: Sun Feb  5 12:45:53 2023
New Revision: 1907424

URL: http://svn.apache.org/viewvc?rev=1907424&view=rev
Log:
[maven-release-plugin] prepare release cocoon-servlet-service-components-sample-1.0.0

Modified:
    cocoon/branches/cocoon-2.2.1/core/cocoon-servlet-service/cocoon-servlet-service-components-sample/pom.xml

Modified: cocoon/branches/cocoon-2.2.1/core/cocoon-servlet-service/cocoon-servlet-service-components-sample/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/branches/cocoon-2.2.1/core/cocoon-servlet-service/cocoon-servlet-service-components-sample/pom.xml?rev=1907424&r1=1907423&r2=1907424&view=diff
==============================================================================
--- cocoon/branches/cocoon-2.2.1/core/cocoon-servlet-service/cocoon-servlet-service-components-sample/pom.xml (original)
+++ cocoon/branches/cocoon-2.2.1/core/cocoon-servlet-service/cocoon-servlet-service-components-sample/pom.xml Sun Feb  5 12:45:53 2023
@@ -28,7 +28,7 @@
   </parent>
   <artifactId>cocoon-servlet-service-components-sample</artifactId>
   <packaging>jar</packaging>
-  <version>1.0.0-SNAPSHOT</version>
+  <version>1.0.0</version>
   <name>Cocoon Servlet Service Components Sample Blocks</name>
 
   <build>
@@ -95,9 +95,9 @@
   </dependencies>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/cocoon/branches/cocoon-2.2.1/core/cocoon-servlet-service/cocoon-servlet-service-components-sample</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/branches/cocoon-2.2.1/core/cocoon-servlet-service/cocoon-servlet-service-components-sample</developerConnection>
-    <url>https://svn.apache.org/viewvc/cocoon/branches/cocoon-2.2.1/core/cocoon-servlet-service/cocoon-servlet-service-components-sample</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-servlet-service-components-sample/cocoon-servlet-service-components-sample-1.0.0</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-servlet-service-components-sample/cocoon-servlet-service-components-sample-1.0.0</developerConnection>
+    <url>https://svn.apache.org/viewvc/cocoon/tags/cocoon-2.2/cocoon-servlet-service-components-sample/cocoon-servlet-service-components-sample-1.0.0</url>
   </scm>
 
 </project>