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/18 23:26:57 UTC

[sling-org-apache-sling-scripting-xproc] 20/49: Use official release instead of incubator release.

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-scripting-xproc.git

commit ce8d671d7f05031d3fa87e073821ab6ac7cad61f
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Mon Aug 17 14:28:27 2009 +0000

    Use official release instead of incubator release.
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@804997 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fd5b17b..0af1f2e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -71,7 +71,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.api</artifactId>
-            <version>2.0.2-incubator</version>
+            <version>2.0.6</version>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>

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