You are viewing a plain text version of this content. The canonical link for it is here.
Posted to npanday-commits@incubator.apache.org by ap...@apache.org on 2011/01/25 10:48:56 UTC

svn commit: r1063218 - /incubator/npanday/npanday-its/trunk/pom.xml

Author: apadilla
Date: Tue Jan 25 10:48:56 2011
New Revision: 1063218

URL: http://svn.apache.org/viewvc?rev=1063218&view=rev
Log:
[maven-release-plugin] prepare release npanday-its-1.3-incubating

Modified:
    incubator/npanday/npanday-its/trunk/pom.xml

Modified: incubator/npanday/npanday-its/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/npanday/npanday-its/trunk/pom.xml?rev=1063218&r1=1063217&r2=1063218&view=diff
==============================================================================
--- incubator/npanday/npanday-its/trunk/pom.xml (original)
+++ incubator/npanday/npanday-its/trunk/pom.xml Tue Jan 25 10:48:56 2011
@@ -20,7 +20,7 @@ under the License.
   <modelVersion>4.0.0</modelVersion>
   <groupId>npanday.its</groupId>
   <artifactId>npanday-its</artifactId>
-  <version>1.3-incubating-SNAPSHOT</version>
+  <version>1.3-incubating</version>
 
   <name>NPanday Integration Tests Parent</name>
 
@@ -111,9 +111,9 @@ under the License.
   </properties>
 
   <scm>
-    <url>http://svn.apache.org/viewvc/incubator/npanday/npanday-its/trunk/</url>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/npanday/npanday-its/trunk/</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/npanday/npanday-its/trunk/</developerConnection>
+    <url>http://svn.apache.org/viewvc/incubator/npanday/npanday-its/tags/npanday-its-1.3-incubating</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/npanday/npanday-its/tags/npanday-its-1.3-incubating</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/npanday/npanday-its/tags/npanday-its-1.3-incubating</developerConnection>
   </scm>
 
   <profiles>