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 2018/02/02 15:43:15 UTC

[sling-org-apache-sling-scripting-thymeleaf] branch master updated: use Testing PaxExam release

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

olli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-thymeleaf.git


The following commit(s) were added to refs/heads/master by this push:
     new 3c513b3  use Testing PaxExam release
3c513b3 is described below

commit 3c513b335fb1fb8046578fe46c68227a11d4e253
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Fri Feb 2 16:43:04 2018 +0100

    use Testing PaxExam release
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9e33ac3..a8831e3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -159,7 +159,7 @@
     <dependency>
       <groupId>org.apache.sling</groupId>
       <artifactId>org.apache.sling.testing.paxexam</artifactId>
-      <version>0.0.5-SNAPSHOT</version>
+      <version>1.0.0</version>
       <scope>provided</scope>
     </dependency>
     <!-- Thymeleaf -->

-- 
To stop receiving notification emails like this one, please contact
olli@apache.org.