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:57:41 UTC

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

Author: cumminsh
Date: Fri Jul 20 22:57:41 2012
New Revision: 1364014

URL: http://svn.apache.org/viewvc?rev=1364014&view=rev
Log:
[ARIES-862][maven-release-plugin]prepare for next development iteration

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

Modified: aries/trunk/application/application-runtime/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/application/application-runtime/pom.xml?rev=1364014&r1=1364013&r2=1364014&view=diff
==============================================================================
--- aries/trunk/application/application-runtime/pom.xml (original)
+++ aries/trunk/application/application-runtime/pom.xml Fri Jul 20 22:57:41 2012
@@ -30,15 +30,15 @@
     <artifactId>org.apache.aries.application.runtime</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Aries Application Runtime</name>
-    <version>1.0.0</version>
+    <version>1.0.1-SNAPSHOT</version>
     <description>
         A very basic runtime implementation
     </description>
 
      <scm>
-         <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.application.runtime-1.0.0</connection>
-         <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.application.runtime-1.0.0</developerConnection>
-         <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.application.runtime-1.0.0</url>
+         <connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/application/application-runtime</connection>
+         <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/application/application-runtime</developerConnection>
+         <url>http://svn.apache.org/viewvc/aries/trunk/application/application-runtime</url>
      </scm>