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 <[email protected]> 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. */ [email protected]("0.0.1") [email protected]("0.0.2") package org.apache.sling.scripting.thymeleaf; -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
