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 at...@apache.org on 2010/04/13 16:30:54 UTC

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

Author: ate
Date: Tue Apr 13 14:30:54 2010
New Revision: 933634

URL: http://svn.apache.org/viewvc?rev=933634&view=rev
Log:
[maven-release-plugin] prepare release apa-gems-1.1

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=933634&r1=933633&r2=933634&view=diff
==============================================================================
--- portals/applications/gems/trunk/pom.xml (original)
+++ portals/applications/gems/trunk/pom.xml Tue Apr 13 14:30:54 2010
@@ -27,7 +27,7 @@
 
   <groupId>org.apache.portals.applications</groupId>
   <artifactId>apa-gems</artifactId>
-  <version>1.1-SNAPSHOT</version>
+  <version>1.1</version>
 
   <packaging>jar</packaging>
   <name>Apache Portals Applications Gems</name>
@@ -162,9 +162,9 @@
   </dependencies>
   
   <scm>
-    <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>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/applications/gems/tags/apa-gems-1.1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/applications/gems/tags/apa-gems-1.1</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/portals/applications/gems/tags/apa-gems-1.1</url>
   </scm>
   
   <build>