Author: cziegeler
Date: Thu Nov 26 15:40:09 2009
New Revision: 884595
URL: http://svn.apache.org/viewvc?rev=884595&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=884595&r1=884594&r2=884595&view=diff
==============================================================================
--- sling/trunk/contrib/jcr/compiler/pom.xml (original)
+++ sling/trunk/contrib/jcr/compiler/pom.xml Thu Nov 26 15:40:09 2009
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.jcr.compiler</artifactId>
- <version>1.0.0</version>
+ <version>1.0.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-1.0.0</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.jcr.compiler-1.0.0</developerConnection>
-
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.jcr.compiler-1.0.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>