Author: dkulp
Date: Tue Feb 24 20:30:24 2015
New Revision: 1662111
URL: http://svn.apache.org/r1662111
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
aries/trunk/blueprint/blueprint-web/pom.xml
Modified: aries/trunk/blueprint/blueprint-web/pom.xml
URL:
http://svn.apache.org/viewvc/aries/trunk/blueprint/blueprint-web/pom.xml?rev=1662111&r1=1662110&r2=1662111&view=diff
==============================================================================
--- aries/trunk/blueprint/blueprint-web/pom.xml (original)
+++ aries/trunk/blueprint/blueprint-web/pom.xml Tue Feb 24 20:30:24 2015
@@ -32,16 +32,16 @@
<artifactId>org.apache.aries.blueprint.web</artifactId>
<packaging>jar</packaging>
<name>Apache Aries Blueprint Web</name>
- <version>1.1.0</version>
+ <version>1.1.1-SNAPSHOT</version>
<description>
This bundle contains a Servlet ContextListener for bootstrapping
blueprint inside web containers.
</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.blueprint.web-1.1.0</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.blueprint.web-1.1.0</developerConnection>
-
<url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.blueprint.web-1.1.0</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/blueprint/blueprint-web</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/blueprint/blueprint-web</developerConnection>
+
<url>http://svn.apache.org/viewvc/aries/trunk/blueprint/blueprint-web</url>
</scm>
<properties>