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 vk...@apache.org on 2009/05/15 19:36:01 UTC

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

Author: vkumar
Date: Fri May 15 17:36:00 2009
New Revision: 775252

URL: http://svn.apache.org/viewvc?rev=775252&view=rev
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=775252&r1=775251&r2=775252&view=diff
==============================================================================
--- portals/applications/gems/trunk/pom.xml (original)
+++ portals/applications/gems/trunk/pom.xml Fri May 15 17:36:00 2009
@@ -27,7 +27,7 @@
 
   <groupId>org.apache.portals.applications</groupId>
   <artifactId>apa-gems</artifactId>
-  <version>1.0</version>
+  <version>1.1-SNAPSHOT</version>
 
   <packaging>jar</packaging>
   <name>Apache Portals Applications Gems</name>
@@ -136,9 +136,9 @@
   </dependencies>
   
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/applications/gems/tags/apa-gems-1.0</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/applications/gems/tags/apa-gems-1.0</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/portals/applications/gems/tags/apa-gems-1.0</url>
+    <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/trunk/</url>
   </scm>
   
   <build>