You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@velocity.apache.org by ap...@apache.org on 2012/05/02 20:00:06 UTC

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

Author: apetrelli
Date: Wed May  2 18:00:05 2012
New Revision: 1333129

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

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=1333129&r1=1333128&r2=1333129&view=diff
==============================================================================
--- velocity/maven/trunk/pom/pom.xml (original)
+++ velocity/maven/trunk/pom/pom.xml Wed May  2 18:00:05 2012
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
     <!--
         Licensed to the Apache Software Foundation (ASF) under one or
@@ -26,7 +25,7 @@
     </parent>
     <groupId>org.apache.velocity</groupId>
     <artifactId>velocity-master</artifactId>
-    <version>1-SNAPSHOT</version>
+    <version>1</version>
     <packaging>pom</packaging>
     <name>Velocity - Master POM</name>
     <description>Master POM for Velocity</description>
@@ -35,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-1</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/velocity/maven/tags/velocity-master-1</developerConnection>
+        <url>http://svn.apache.org/repos/asf/velocity/maven/tags/velocity-master-1</url>
     </scm>
     <developers>