Author: cumminsh
Date: Fri Jul 20 22:32:47 2012
New Revision: 1363995
URL: http://svn.apache.org/viewvc?rev=1363995&view=rev
Log:
[ARIES-862][maven-release-plugin]prepare for next development iteration
Modified:
aries/trunk/application/application-runtime-framework/pom.xml
Modified: aries/trunk/application/application-runtime-framework/pom.xml
URL:
http://svn.apache.org/viewvc/aries/trunk/application/application-runtime-framework/pom.xml?rev=1363995&r1=1363994&r2=1363995&view=diff
==============================================================================
--- aries/trunk/application/application-runtime-framework/pom.xml (original)
+++ aries/trunk/application/application-runtime-framework/pom.xml Fri Jul 20
22:32:47 2012
@@ -30,15 +30,15 @@
<artifactId>org.apache.aries.application.runtime.framework</artifactId>
<packaging>bundle</packaging>
<name>Apache Aries Bundle Framework provider</name>
- <version>1.0.0</version>
+ <version>1.0.1-SNAPSHOT</version>
<description>
An equinox based bundle framework runtime implementation
</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.application.runtime.framework-1.0.0</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.application.runtime.framework-1.0.0</developerConnection>
-
<url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.application.runtime.framework-1.0.0</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/application/application-runtime-framework</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/application/application-runtime-framework</developerConnection>
+
<url>http://svn.apache.org/viewvc/aries/trunk/application/application-runtime-framework</url>
</scm>
<properties>