You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@velocity.apache.org by cb...@apache.org on 2016/10/11 11:39:12 UTC

svn commit: r1764227 - /velocity/maven/trunk/pom/pom.xml

Author: cbrisson
Date: Tue Oct 11 11:39:12 2016
New Revision: 1764227

URL: http://svn.apache.org/viewvc?rev=1764227&view=rev
Log:
[maven-release-plugin] prepare release velocity-master-2

Modified:
    velocity/maven/trunk/pom/pom.xml

Modified: velocity/maven/trunk/pom/pom.xml
URL: http://svn.apache.org/viewvc/velocity/maven/trunk/pom/pom.xml?rev=1764227&r1=1764226&r2=1764227&view=diff
==============================================================================
--- velocity/maven/trunk/pom/pom.xml (original)
+++ velocity/maven/trunk/pom/pom.xml Tue Oct 11 11:39:12 2016
@@ -25,7 +25,7 @@
     </parent>
     <groupId>org.apache.velocity</groupId>
     <artifactId>velocity-master</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>2</version>
     <packaging>pom</packaging>
     <name>Velocity - Master POM</name>
     <description>Master POM for Velocity</description>
@@ -34,9 +34,9 @@
         <url>https://issues.apache.org/jira/browse/VELOCITY</url>
     </issueManagement>
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/velocity/maven/trunk/pom</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/velocity/maven/trunk/pom</developerConnection>
-        <url>http://svn.apache.org/repos/asf/velocity/maven/trunk/pom</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/velocity/maven/tags/velocity-master-2</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/velocity/maven/tags/velocity-master-2</developerConnection>
+        <url>http://svn.apache.org/repos/asf/velocity/maven/tags/velocity-master-2</url>
     </scm>
     <developers>