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/10/20 14:40:11 UTC

[sling-org-apache-sling-validation-examples] 22/24: validation/examples: reference released version of validation.api

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

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-validation-examples.git

commit 4ecde39792bcd81324c51802a2ba2a89e66e9fb5
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Tue May 23 07:26:35 2017 +0000

    validation/examples: reference released version of validation.api
    
    Problem reported on dev@sling by Ioan Eugen Stan
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1795882 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f52ce72..c1462fc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -68,7 +68,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.validation.api</artifactId>
-            <version>1.0.0-SNAPSHOT</version>
+            <version>1.0.0</version>
             <scope>provided</scope>
         </dependency>
         <dependency>

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