Author: cziegeler
Date: Tue Nov 27 10:35:21 2012
New Revision: 1414109
URL: http://svn.apache.org/viewvc?rev=1414109&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
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=1414109&r1=1414108&r2=1414109&view=diff
==============================================================================
--- sling/trunk/contrib/jcr/compiler/pom.xml (original)
+++ sling/trunk/contrib/jcr/compiler/pom.xml Tue Nov 27 10:35:21 2012
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.jcr.compiler</artifactId>
- <version>2.1.0</version>
+ <version>2.1.1-SNAPSHOT</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/tags/org.apache.sling.jcr.compiler-2.1.0</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jcr.compiler-2.1.0</developerConnection>
-
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.jcr.compiler-2.1.0</url>
+
<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>
</scm>
<build>