This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.scripting.thymeleaf-1.1.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-thymeleaf.git
commit 85991350a5a8913484769596fcae3d6a4c79a23a Author: Oliver Lietz <[email protected]> AuthorDate: Fri Mar 17 13:46:13 2017 +0000 [maven-release-plugin] prepare release org.apache.sling.scripting.thymeleaf-1.1.0 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/contrib/scripting/org.apache.sling.scripting.thymeleaf@1787382 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 53d718b..11661ed 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ </parent> <artifactId>org.apache.sling.scripting.thymeleaf</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>1.1.0</version> <packaging>bundle</packaging> <name>Apache Sling Scripting Thymeleaf</name> @@ -45,9 +45,9 @@ </properties> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/contrib/scripting/org.apache.sling.scripting.thymeleaf</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/contrib/scripting/org.apache.sling.scripting.thymeleaf</developerConnection> - <url>http://svn.apache.org/viewvc/sling/trunk/contrib/scripting/org.apache.sling.scripting.thymeleaf</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.scripting.thymeleaf-1.1.0</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.scripting.thymeleaf-1.1.0</developerConnection> + <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.scripting.thymeleaf-1.1.0</url> </scm> <dependencies> @@ -160,7 +160,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.testing.paxexam</artifactId> - <version>0.0.3-SNAPSHOT</version> + <version>0.0.4</version> <scope>provided</scope> </dependency> <!-- Thymeleaf --> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
