Author: cschneider
Date: Mon Nov 10 16:06:55 2014
New Revision: 1637903
URL: http://svn.apache.org/r1637903
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
aries/trunk/blueprint/blueprint-authz/pom.xml
Modified: aries/trunk/blueprint/blueprint-authz/pom.xml
URL:
http://svn.apache.org/viewvc/aries/trunk/blueprint/blueprint-authz/pom.xml?rev=1637903&r1=1637902&r2=1637903&view=diff
==============================================================================
--- aries/trunk/blueprint/blueprint-authz/pom.xml (original)
+++ aries/trunk/blueprint/blueprint-authz/pom.xml Mon Nov 10 16:06:55 2014
@@ -31,7 +31,7 @@
<groupId>org.apache.aries.blueprint</groupId>
<artifactId>org.apache.aries.blueprint.authz</artifactId>
<packaging>bundle</packaging>
- <version>1.0.0</version>
+ <version>1.0.1-SNAPSHOT</version>
<name>Apache Aries Blueprint Annotation based authorization</name>
<properties>
@@ -46,9 +46,9 @@
</properties>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.blueprint.authz-1.0.0</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.blueprint.authz-1.0.0</developerConnection>
-
<url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.blueprint.authz-1.0.0</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/blueprint/blueprint-authz</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/blueprint/blueprint-authz</developerConnection>
+
<url>http://svn.apache.org/viewvc/aries/trunk/blueprint/blueprint-authz</url>
</scm>
<dependencies>