This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-compiler.git
commit f1fb812ce650bf879e45bee761ccc557c32299c8 Author: Robert Munteanu <romb...@apache.org> AuthorDate: Tue Sep 12 19:58:28 2017 +0000 [maven-release-plugin] prepare for next development iteration git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1808154 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 6b1af20..1e6f437 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ </parent> <artifactId>org.apache.sling.commons.compiler</artifactId> - <version>2.3.4</version> + <version>2.3.5-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache Sling Commons Java Compiler</name> @@ -38,9 +38,9 @@ </description> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.commons.compiler-2.3.4</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.commons.compiler-2.3.4</developerConnection> - <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.commons.compiler-2.3.4</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/commons/compiler</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/commons/compiler</developerConnection> + <url>http://svn.apache.org/viewvc/sling/trunk/bundles/commons/compiler</url> </scm> <properties> -- To stop receiving notification emails like this one, please contact "commits@sling.apache.org" <commits@sling.apache.org>.