This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.repoinit.parser-1.0.4 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-repoinit-parser.git
commit 826aab7c6aaa924d0e35fc3fa91d78a8de8858e0 Author: Bertrand Delacretaz <[email protected]> AuthorDate: Mon Aug 22 16:18:15 2016 +0000 [maven-release-plugin] prepare release org.apache.sling.repoinit.parser-1.0.4 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/repoinit/parser@1757221 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 29890ff..0a552da 100644 --- a/pom.xml +++ b/pom.xml @@ -29,14 +29,14 @@ <artifactId>org.apache.sling.repoinit.parser</artifactId> <packaging>bundle</packaging> - <version>1.0.3-SNAPSHOT</version> + <version>1.0.4</version> <name>Apache Sling RepoInit Parser</name> <description>Parser for the Repository Initialization language used in Sling</description> <scm> - <connection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/repoinit/parser</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/repoinit/parser</developerConnection> - <url>https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/repoinit/parser</url> + <connection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.repoinit.parser-1.0.4</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.repoinit.parser-1.0.4</developerConnection> + <url>https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.repoinit.parser-1.0.4</url> </scm> <build> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
