Author: cziegeler
Date: Mon Jan 5 15:49:26 2015
New Revision: 1649556
URL: http://svn.apache.org/r1649556
Log:
[maven-release-plugin] prepare release
org.apache.sling.jcr.resourcesecurity-1.0.0
Modified:
sling/trunk/contrib/jcr/resourcesecurity/pom.xml
Modified: sling/trunk/contrib/jcr/resourcesecurity/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/contrib/jcr/resourcesecurity/pom.xml?rev=1649556&r1=1649555&r2=1649556&view=diff
==============================================================================
--- sling/trunk/contrib/jcr/resourcesecurity/pom.xml (original)
+++ sling/trunk/contrib/jcr/resourcesecurity/pom.xml Mon Jan 5 15:49:26 2015
@@ -27,7 +27,7 @@
</parent>
<artifactId>org.apache.sling.jcr.resourcesecurity</artifactId>
- <version>0.0.1-SNAPSHOT</version>
+ <version>1.0.0</version>
<packaging>bundle</packaging>
<name>Apache Sling JCR Resource Security</name>
@@ -36,9 +36,9 @@
</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/resourcesecurity</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/resourcesecurity</developerConnection>
-
<url>http://svn.apache.org/viewvc/sling/trunk/bundles/jcr/resourcesecurity</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jcr.resourcesecurity-1.0.0</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jcr.resourcesecurity-1.0.0</developerConnection>
+
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.jcr.resourcesecurity-1.0.0</url>
</scm>
<build>