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-scripting-groovy.git
commit 5518de3d6a2c0a098aff7ff261270fd43e591e3a Author: Oliver Lietz <[email protected]> AuthorDate: Sat Jan 9 13:33:07 2016 +0000 [maven-release-plugin] prepare release org.apache.sling.scripting.groovy-1.0.2 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1723852 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 6f1c09c..304ffdc 100644 --- a/pom.xml +++ b/pom.xml @@ -24,11 +24,11 @@ <artifactId>sling</artifactId> <groupId>org.apache.sling</groupId> <version>26</version> - <relativePath/> + <relativePath /> </parent> <artifactId>org.apache.sling.scripting.groovy</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>1.0.2</version> <packaging>bundle</packaging> <name>Apache Sling Scripting Groovy Support</name> @@ -39,9 +39,9 @@ </properties> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/contrib/scripting/groovy</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/contrib/scripting/groovy</developerConnection> - <url>http://svn.apache.org/viewvc/sling/trunk/contrib/scripting/groovy</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.scripting.groovy-1.0.2</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.scripting.groovy-1.0.2</developerConnection> + <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.scripting.groovy-1.0.2</url> </scm> <build> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
