This is an automated email from the ASF dual-hosted git repository.
kwin pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-validation-test-services.git
The following commit(s) were added to refs/heads/master by this push:
new 8420629 use validation API release version
8420629 is described below
commit 8420629b83eaeeab5370f12726147e3f1a9e6f1a
Author: Konrad Windszus <[email protected]>
AuthorDate: Sat Dec 9 17:15:16 2017 +0100
use validation API release version
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 05b4031..b0e3bb5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -103,7 +103,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.validation.api</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.0</version>
<scope>provided</scope>
</dependency>
<dependency>
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].