Author: cschneider
Date: Mon Nov 10 15:59:30 2014
New Revision: 1637898

URL: http://svn.apache.org/r1637898
Log:
[maven-release-plugin] rollback the release of 
org.apache.aries.blueprint.authz-1.0.0

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=1637898&r1=1637897&r2=1637898&view=diff
==============================================================================
--- aries/trunk/blueprint/blueprint-authz/pom.xml (original)
+++ aries/trunk/blueprint/blueprint-authz/pom.xml Mon Nov 10 15:59:30 2014
@@ -30,7 +30,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.0-SNAPSHOT</version>
     <name>Apache Aries Blueprint Annotation based authorization</name>
 
     <properties>
@@ -90,11 +90,5 @@
 
     </dependencies>
 
-
-  <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>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.blueprint.authz-1.0.0</url>
-  </scm>
 </project>
 


Reply via email to