Author: cziegeler
Date: Mon Mar 3 09:30:54 2014
New Revision: 1573490
URL: http://svn.apache.org/r1573490
Log:
[maven-release-plugin] prepare release org.apache.sling.jcr.registration-1.0.0
Modified:
sling/trunk/bundles/jcr/registration/pom.xml
Modified: sling/trunk/bundles/jcr/registration/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/bundles/jcr/registration/pom.xml?rev=1573490&r1=1573489&r2=1573490&view=diff
==============================================================================
--- sling/trunk/bundles/jcr/registration/pom.xml (original)
+++ sling/trunk/bundles/jcr/registration/pom.xml Mon Mar 3 09:30:54 2014
@@ -28,7 +28,7 @@
<artifactId>org.apache.sling.jcr.registration</artifactId>
<packaging>bundle</packaging>
- <version>0.0.1-SNAPSHOT</version>
+ <version>1.0.0</version>
<name>Apache Sling JCR Repository Registration</name>
<description>
@@ -36,9 +36,9 @@
</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/registration</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/jcr/registration</developerConnection>
-
<url>http://svn.apache.org/viewvc/sling/trunk/bundles/jcr/registration</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jcr.registration-1.0.0</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jcr.registration-1.0.0</developerConnection>
+
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.jcr.registration-1.0.0</url>
</scm>
<build>