Author: cschneider
Date: Mon Nov 10 15:50:39 2014
New Revision: 1637894
URL: http://svn.apache.org/r1637894
Log:
[maven-release-plugin] prepare release 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=1637894&r1=1637893&r2=1637894&view=diff
==============================================================================
--- aries/trunk/blueprint/blueprint-authz/pom.xml (original)
+++ aries/trunk/blueprint/blueprint-authz/pom.xml Mon Nov 10 15:50:39 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-SNAPSHOT</version>
+ <version>1.0.0</version>
<name>Apache Aries Blueprint Annotation based authorization</name>
<properties>
@@ -90,5 +90,11 @@
</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>