You are viewing a plain text version of this content. The canonical link for it is here.
Posted to portalapps-dev@portals.apache.org by ta...@apache.org on 2015/05/01 23:39:22 UTC

svn commit: r1677241 - /portals/applications/gems/trunk/pom.xml

Author: taylor
Date: Fri May  1 21:39:22 2015
New Revision: 1677241

URL: http://svn.apache.org/r1677241
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    portals/applications/gems/trunk/pom.xml

Modified: portals/applications/gems/trunk/pom.xml
URL: http://svn.apache.org/viewvc/portals/applications/gems/trunk/pom.xml?rev=1677241&r1=1677240&r2=1677241&view=diff
==============================================================================
--- portals/applications/gems/trunk/pom.xml (original)
+++ portals/applications/gems/trunk/pom.xml Fri May  1 21:39:22 2015
@@ -27,7 +27,7 @@
 
     <groupId>org.apache.portals.applications</groupId>
     <artifactId>apa-gems</artifactId>
-    <version>1.2</version>
+    <version>1.3-SNAPSHOT</version>
 
     <packaging>jar</packaging>
     <name>Apache Portals Applications Gems</name>
@@ -162,10 +162,10 @@
     </dependencies>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/portals/applications/gems/tags/apa-gems-1.2</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/applications/gems/tags/apa-gems-1.2
+        <connection>scm:svn:http://svn.apache.org/repos/asf/portals/applications/gems/trunk/</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/applications/gems/trunk/
         </developerConnection>
-        <url>http://svn.apache.org/viewcvs.cgi/portals/applications/gems/tags/apa-gems-1.2</url>
+        <url>http://svn.apache.org/viewcvs.cgi/portals/applications/gems/trunk/</url>
     </scm>
 
     <build>