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-htl-maven-plugin.git
commit bcedc1923fee1c5e2be8b2c13264fe4a41e2c9a5 Author: Radu Cotescu <[email protected]> AuthorDate: Wed Aug 2 10:06:47 2017 +0000 [maven-release-plugin] prepare release htl-maven-plugin-1.0.8 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1803799 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index c90b40a..b4b9190 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ </parent> <artifactId>htl-maven-plugin</artifactId> - <version>1.0.7-SNAPSHOT</version> + <version>1.0.8</version> <packaging>maven-plugin</packaging> <name>Apache Sling HTL Maven Plugin</name> @@ -33,9 +33,9 @@ <url>https://sling.apache.org/components/htl-maven-plugin/</url> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/tooling/maven/htl-maven-plugin</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/tooling/maven/htl-maven-plugin</developerConnection> - <url>http://svn.apache.org/viewvc/sling/trunk/tooling/maven/htl-maven-plugin</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/htl-maven-plugin-1.0.8</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/htl-maven-plugin-1.0.8</developerConnection> + <url>http://svn.apache.org/viewvc/sling/tags/htl-maven-plugin-1.0.8</url> </scm> <prerequisites> @@ -93,7 +93,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.scripting.sightly.compiler</artifactId> - <version>1.0.9-SNAPSHOT</version> + <version>1.0.10</version> </dependency> <dependency> <groupId>commons-io</groupId> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
