You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/11/07 10:12:31 UTC

[sling-org-apache-sling-scripting-thymeleaf] 15/17: SLING-3649 set version of package org.apache.sling.scripting.thymeleaf to 0.0.2

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to annotated tag org.apache.sling.scripting.thymeleaf-0.0.2
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-thymeleaf.git

commit 8e58ef2d5f5cdccd55aea047b9d2b4e7f58bf3be
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Mon Jul 7 11:07:52 2014 +0000

    SLING-3649 set version of package org.apache.sling.scripting.thymeleaf to 0.0.2
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/contrib/scripting/thymeleaf@1608408 13f79535-47bb-0310-9956-ffa450edef68
---
 src/main/java/org/apache/sling/scripting/thymeleaf/package-info.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/java/org/apache/sling/scripting/thymeleaf/package-info.java b/src/main/java/org/apache/sling/scripting/thymeleaf/package-info.java
index 6aa0ac9..1b17768 100644
--- a/src/main/java/org/apache/sling/scripting/thymeleaf/package-info.java
+++ b/src/main/java/org/apache/sling/scripting/thymeleaf/package-info.java
@@ -16,5 +16,5 @@
  * specific language governing permissions and limitations
  * under the License.
  */
-@aQute.bnd.annotation.Version("0.0.1")
+@aQute.bnd.annotation.Version("0.0.2")
 package org.apache.sling.scripting.thymeleaf;

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.