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 16:40:55 UTC

svn commit: r775162 - /portals/applications/applications-pom/trunk/pom.xml

Author: vkumar
Date: Fri May 15 14:40:55 2009
New Revision: 775162

URL: http://svn.apache.org/viewvc?rev=775162&view=rev
Log:
[maven-release-plugin] prepare release applications-pom-1.1

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

Modified: portals/applications/applications-pom/trunk/pom.xml
URL: http://svn.apache.org/viewvc/portals/applications/applications-pom/trunk/pom.xml?rev=775162&r1=775161&r2=775162&view=diff
==============================================================================
--- portals/applications/applications-pom/trunk/pom.xml (original)
+++ portals/applications/applications-pom/trunk/pom.xml Fri May 15 14:40:55 2009
@@ -13,8 +13,7 @@
   KIND, either express or implied. See the License for the specific language
   governing permissions and limitations under the License. $Id:
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <modelVersion>4.0.0</modelVersion>
 
@@ -30,7 +29,7 @@
 
   <artifactId>applications-pom</artifactId>
   <name>Apache Portals Applications</name>
-  <version>1.1-SNAPSHOT</version>
+  <version>1.1</version>
 
   <packaging>pom</packaging>
 
@@ -49,9 +48,9 @@
   <inceptionYear>2008</inceptionYear>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/applications/applications-pom/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/applications/applications-pom/trunk</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/portals/applications/applications-pom/trunk</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/portals/applications/applications-pom/tags/applications-pom-1.1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/applications/applications-pom/tags/applications-pom-1.1</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/portals/applications/applications-pom/tags/applications-pom-1.1</url>
   </scm>
 
   <mailingLists>