This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.scripting.sightly.repl-1.0.2 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly-repl.git
commit ba9c8cbde5857bcba43e83eee64b07f296cddf52 Author: Radu Cotescu <[email protected]> AuthorDate: Thu Oct 8 11:07:01 2015 +0000 [maven-release-plugin] prepare release org.apache.sling.scripting.sightly.repl-1.0.2 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/scripting/sightly/repl@1707485 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index c0da353..6017216 100644 --- a/pom.xml +++ b/pom.xml @@ -22,21 +22,21 @@ <groupId>org.apache.sling</groupId> <artifactId>sling</artifactId> <version>25</version> - <relativePath/> + <relativePath /> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>org.apache.sling.scripting.sightly.repl</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>1.0.2</version> <packaging>bundle</packaging> <name>Apache Sling Scripting Sightly Read-Eval-Print Loop Environment</name> <description>REPL for Apache Sling Scripting Sightly engine</description> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/scripting/sightly/repl</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/scripting/sightly/repl</developerConnection> - <url>http://svn.apache.org/viewvc/sling/trunk/bundles/scripting/sightly/repl</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.scripting.sightly.repl-1.0.2</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.scripting.sightly.repl-1.0.2</developerConnection> + <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.scripting.sightly.repl-1.0.2</url> </scm> <build> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
