You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@portals.apache.org by ta...@apache.org on 2015/03/27 21:32:11 UTC

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

Author: taylor
Date: Fri Mar 27 20:32:11 2015
New Revision: 1669676

URL: http://svn.apache.org/r1669676
Log:
[maven-release-plugin] prepare release portals-pom-1.4

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=1669676&r1=1669675&r2=1669676&view=diff
==============================================================================
--- portals/portals-pom/trunk/pom.xml (original)
+++ portals/portals-pom/trunk/pom.xml Fri Mar 27 20:32:11 2015
@@ -32,7 +32,7 @@
   <groupId>org.apache.portals</groupId>
   <artifactId>portals-pom</artifactId>
   <name>Apache Portals</name>
-  <version>1.4-SNAPSHOT</version>
+  <version>1.4</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.4</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/portals-pom/tags/portals-pom-1.4</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/portals/portals-pom/tags/portals-pom-1.4</url>
   </scm>
 
   <build>