You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by cu...@apache.org on 2012/07/21 00:39:03 UTC

svn commit: r1364003 - /aries/trunk/application/application-runtime-repository/pom.xml

Author: cumminsh
Date: Fri Jul 20 22:39:03 2012
New Revision: 1364003

URL: http://svn.apache.org/viewvc?rev=1364003&view=rev
Log:
[ARIES-862][maven-release-plugin]prepare release org.apache.aries.application.runtime.repository-1.0.0

Modified:
    aries/trunk/application/application-runtime-repository/pom.xml

Modified: aries/trunk/application/application-runtime-repository/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/application/application-runtime-repository/pom.xml?rev=1364003&r1=1364002&r2=1364003&view=diff
==============================================================================
--- aries/trunk/application/application-runtime-repository/pom.xml (original)
+++ aries/trunk/application/application-runtime-repository/pom.xml Fri Jul 20 22:39:03 2012
@@ -30,15 +30,15 @@
     <artifactId>org.apache.aries.application.runtime.repository</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Aries Bundle Repository provider</name>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <description>
         An bundle repository runtime implementation
     </description>
 
      <scm>
-         <connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/application/application-runtime-repository</connection>
-         <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/application/application-runtime-repository</developerConnection>
-         <url>http://svn.apache.org/viewvc/aries/trunk/application/application-runtime-repository</url>
+         <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.application.runtime.repository-1.0.0</connection>
+         <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.application.runtime.repository-1.0.0</developerConnection>
+         <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.application.runtime.repository-1.0.0</url>
      </scm>
 
     <properties>