You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by jw...@apache.org on 2013/04/25 18:37:00 UTC

svn commit: r1475845 - /aries/trunk/subsystem/subsystem-bundle/pom.xml

Author: jwross
Date: Thu Apr 25 16:37:00 2013
New Revision: 1475845

URL: http://svn.apache.org/r1475845
Log:
[ARIES-1041][maven-release-plugin]prepare release org.apache.aries.subsystem-1.0.0

Modified:
    aries/trunk/subsystem/subsystem-bundle/pom.xml

Modified: aries/trunk/subsystem/subsystem-bundle/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/subsystem/subsystem-bundle/pom.xml?rev=1475845&r1=1475844&r2=1475845&view=diff
==============================================================================
--- aries/trunk/subsystem/subsystem-bundle/pom.xml (original)
+++ aries/trunk/subsystem/subsystem-bundle/pom.xml Thu Apr 25 16:37:00 2013
@@ -29,13 +29,13 @@
     <artifactId>org.apache.aries.subsystem</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Aries Subsystems Bundle</name>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <description>This is a standalone bundle to support Aries Subsystems.</description>
 
      <scm>
-         <connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/subsystem/subsystem-bundle</connection>
-         <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/subsystem/subsystem-bundle</developerConnection>
-         <url>http://svn.apache.org/viewvc/aries/trunk/application/subsystem-bundle</url>
+         <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.subsystem-1.0.0</connection>
+         <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.subsystem-1.0.0</developerConnection>
+         <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.subsystem-1.0.0</url>
      </scm>
 
     <properties>