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-sightly-repl.git
commit 8a89f7f517e67b96705af48ab5865d9f4a30974a Author: Radu Cotescu <[email protected]> AuthorDate: Mon Sep 5 15:27:15 2016 +0000 [maven-release-plugin] prepare release org.apache.sling.scripting.sightly.repl-1.0.4 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1759305 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index adf4345..7daa474 100644 --- a/pom.xml +++ b/pom.xml @@ -27,16 +27,16 @@ <modelVersion>4.0.0</modelVersion> <artifactId>org.apache.sling.scripting.sightly.repl</artifactId> - <version>1.0.3-SNAPSHOT</version> + <version>1.0.4</version> <packaging>bundle</packaging> <name>Apache Sling Scripting HTL Read-Eval-Print Loop Environment</name> <description>REPL for Apache Sling Scripting HTL 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.4</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.scripting.sightly.repl-1.0.4</developerConnection> + <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.scripting.sightly.repl-1.0.4</url> </scm> <build> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
