You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@portals.apache.org by at...@apache.org on 2010/04/01 22:31:11 UTC

svn commit: r930078 - /portals/portals-pom/trunk/pom.xml

Author: ate
Date: Thu Apr  1 20:31:11 2010
New Revision: 930078

URL: http://svn.apache.org/viewvc?rev=930078&view=rev
Log:
[maven-release-plugin] prepare release portals-pom-1.3

Modified:
    portals/portals-pom/trunk/pom.xml

Modified: portals/portals-pom/trunk/pom.xml
URL: http://svn.apache.org/viewvc/portals/portals-pom/trunk/pom.xml?rev=930078&r1=930077&r2=930078&view=diff
==============================================================================
--- portals/portals-pom/trunk/pom.xml (original)
+++ portals/portals-pom/trunk/pom.xml Thu Apr  1 20:31:11 2010
@@ -32,7 +32,7 @@
   <groupId>org.apache.portals</groupId>
   <artifactId>portals-pom</artifactId>
   <name>Apache Portals</name>
-  <version>1.3-SNAPSHOT</version>
+  <version>1.3</version>
 
   <packaging>pom</packaging>
 
@@ -46,9 +46,9 @@
 
   <inceptionYear>2004</inceptionYear>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/portals-pom/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/portals-pom/trunk</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/portals/portals-pom/trunk</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/portals-pom/tags/portals-pom-1.3</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/portals-pom/tags/portals-pom-1.3</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/portals/portals-pom/tags/portals-pom-1.3</url>
   </scm>
 
   <build>