You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ol...@apache.org on 2015/07/07 11:05:32 UTC

svn commit: r1689611 - /sling/trunk/contrib/scripting/thymeleaf/pom.xml

Author: olli
Date: Tue Jul  7 09:05:32 2015
New Revision: 1689611

URL: http://svn.apache.org/r1689611
Log:
[maven-release-plugin] prepare release org.apache.sling.scripting.thymeleaf-0.0.6

Modified:
    sling/trunk/contrib/scripting/thymeleaf/pom.xml

Modified: sling/trunk/contrib/scripting/thymeleaf/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/contrib/scripting/thymeleaf/pom.xml?rev=1689611&r1=1689610&r2=1689611&view=diff
==============================================================================
--- sling/trunk/contrib/scripting/thymeleaf/pom.xml (original)
+++ sling/trunk/contrib/scripting/thymeleaf/pom.xml Tue Jul  7 09:05:32 2015
@@ -25,11 +25,11 @@
     <groupId>org.apache.sling</groupId>
     <artifactId>sling</artifactId>
     <version>24</version>
-    <relativePath/>
+    <relativePath />
   </parent>
 
   <artifactId>org.apache.sling.scripting.thymeleaf</artifactId>
-  <version>0.0.5-SNAPSHOT</version>
+  <version>0.0.6</version>
   <packaging>bundle</packaging>
 
   <name>Apache Sling Scripting Thymeleaf</name>
@@ -41,9 +41,9 @@
   </properties>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/contrib/scripting/thymeleaf</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/contrib/scripting/thymeleaf</developerConnection>
-    <url>http://svn.apache.org/viewvc/sling/trunk/contrib/scripting/thymeleaf</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.scripting.thymeleaf-0.0.6</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.scripting.thymeleaf-0.0.6</developerConnection>
+    <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.scripting.thymeleaf-0.0.6</url>
   </scm>
 
   <dependencies>