Author: dkulp
Date: Tue Oct 22 16:11:16 2013
New Revision: 1534691
URL: http://svn.apache.org/r1534691
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
aries/trunk/blueprint/blueprint-web-osgi/pom.xml
Modified: aries/trunk/blueprint/blueprint-web-osgi/pom.xml
URL:
http://svn.apache.org/viewvc/aries/trunk/blueprint/blueprint-web-osgi/pom.xml?rev=1534691&r1=1534690&r2=1534691&view=diff
==============================================================================
--- aries/trunk/blueprint/blueprint-web-osgi/pom.xml (original)
+++ aries/trunk/blueprint/blueprint-web-osgi/pom.xml Tue Oct 22 16:11:16 2013
@@ -28,7 +28,7 @@
<groupId>org.apache.aries.blueprint</groupId>
<artifactId>org.apache.aries.blueprint.webosgi</artifactId>
<packaging>bundle</packaging>
- <version>1.0.0</version>
+ <version>1.0.1-SNAPSHOT</version>
<name>Apache Aries Blueprint Web OSGI</name>
<description>
This bundle contains an OSGI-aware Servlet ContextListener for
bootstrapping
@@ -36,9 +36,9 @@
</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.blueprint.webosgi-1.0.0</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.blueprint.webosgi-1.0.0</developerConnection>
-
<url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.blueprint.webosgi-1.0.0</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/blueprint/blueprint-web-osgi</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/blueprint/blueprint-web-osgi</developerConnection>
+
<url>http://svn.apache.org/viewvc/aries/trunk/blueprint/blueprint-web-osgi</url>
</scm>
<properties>