Author: cziegeler
Date: Tue Sep 21 07:19:23 2010
New Revision: 999249
URL: http://svn.apache.org/viewvc?rev=999249&view=rev
Log:
[maven-release-plugin] prepare release
org.apache.sling.installer.provider.jcr-3.0.0
Modified:
sling/trunk/installer/providers/jcr/pom.xml
Modified: sling/trunk/installer/providers/jcr/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/installer/providers/jcr/pom.xml?rev=999249&r1=999248&r2=999249&view=diff
==============================================================================
--- sling/trunk/installer/providers/jcr/pom.xml (original)
+++ sling/trunk/installer/providers/jcr/pom.xml Tue Sep 21 07:19:23 2010
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.installer.provider.jcr</artifactId>
- <version>3.0.1-SNAPSHOT</version>
+ <version>3.0.0</version>
<packaging>bundle</packaging>
<name>Apache Sling JCR Installer</name>
@@ -38,9 +38,9 @@
</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/installer/providers/jcr</connection>
- <developerConnection>
scm:svn:https://svn.apache.org/repos/asf/sling/trunk/installer/providers/jcr</developerConnection>
-
<url>http://svn.apache.org/viewvc/sling/trunk/installer/providers/jcr/</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.installer.provider.jcr-3.0.0</connection>
+ <developerConnection>
scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.installer.provider.jcr-3.0.0</developerConnection>
+
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.installer.provider.jcr-3.0.0</url>
</scm>
<build>