Author: cziegeler
Date: Thu Nov 26 15:42:19 2009
New Revision: 884597
URL: http://svn.apache.org/viewvc?rev=884597&view=rev
Log:
[maven-release-plugin] prepare release org.apache.sling.jcr.prefs-1.0.0
Modified:
sling/trunk/contrib/jcr/prefs/pom.xml
Modified: sling/trunk/contrib/jcr/prefs/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/contrib/jcr/prefs/pom.xml?rev=884597&r1=884596&r2=884597&view=diff
==============================================================================
--- sling/trunk/contrib/jcr/prefs/pom.xml (original)
+++ sling/trunk/contrib/jcr/prefs/pom.xml Thu Nov 26 15:42:19 2009
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.jcr.prefs</artifactId>
- <version>0.9.0-SNAPSHOT</version>
+ <version>1.0.0</version>
<packaging>bundle</packaging>
<name>Apache Sling JCR Prefs</name>
@@ -37,9 +37,9 @@
</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/contrib/jcr/prefs</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/contrib/jcr/prefs</developerConnection>
- <url>http://svn.apache.org/viewvc/sling/trunk/contrib/jcr/prefs</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jcr.prefs-1.0.0</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jcr.prefs-1.0.0</developerConnection>
+
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.jcr.prefs-1.0.0</url>
</scm>
<build>