Author: jwross
Date: Thu Apr 25 16:37:20 2013
New Revision: 1475847
URL: http://svn.apache.org/r1475847
Log:
[ARIES-1041][maven-release-plugin]prepare for next development iteration
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=1475847&r1=1475846&r2=1475847&view=diff
==============================================================================
--- aries/trunk/subsystem/subsystem-bundle/pom.xml (original)
+++ aries/trunk/subsystem/subsystem-bundle/pom.xml Thu Apr 25 16:37:20 2013
@@ -29,13 +29,13 @@
<artifactId>org.apache.aries.subsystem</artifactId>
<packaging>bundle</packaging>
<name>Apache Aries Subsystems Bundle</name>
- <version>1.0.0</version>
+ <version>1.0.1-SNAPSHOT</version>
<description>This is a standalone bundle to support Aries
Subsystems.</description>
<scm>
-
<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>
+
<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>
</scm>
<properties>