Author: cziegeler Date: Thu Dec 16 11:12:21 2010 New Revision: 1049926 URL: http://svn.apache.org/viewvc?rev=1049926&view=rev Log: [maven-release-plugin] prepare release org.apache.sling.jcr.compiler-2.0.0
Modified: sling/trunk/contrib/jcr/compiler/pom.xml Modified: sling/trunk/contrib/jcr/compiler/pom.xml URL: http://svn.apache.org/viewvc/sling/trunk/contrib/jcr/compiler/pom.xml?rev=1049926&r1=1049925&r2=1049926&view=diff ============================================================================== --- sling/trunk/contrib/jcr/compiler/pom.xml (original) +++ sling/trunk/contrib/jcr/compiler/pom.xml Thu Dec 16 11:12:21 2010 @@ -28,7 +28,7 @@ </parent> <artifactId>org.apache.sling.jcr.compiler</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>2.0.0</version> <packaging>bundle</packaging> <name>Apache Sling JCR Java Compiler</name> @@ -39,9 +39,9 @@ </description> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/contrib/jcr/compiler</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/contrib/jcr/compiler</developerConnection> - <url>http://svn.apache.org/viewvc/sling/trunk/contrib/jcr/compiler</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jcr.compiler-2.0.0</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jcr.compiler-2.0.0</developerConnection> + <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.jcr.compiler-2.0.0</url> </scm> <build>