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:20:56 UTC

[sling-org-apache-sling-hc-it] 46/49: Correct versions

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-hc-it.git

commit d91f301222113c5133ac3fdd8a79392aac78648e
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Tue May 16 12:18:02 2017 +0000

    Correct versions
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1795302 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 65ac818..78752ee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,9 +42,9 @@
         <org.ops4j.pax.logging.DefaultServiceLog.level>INFO</org.ops4j.pax.logging.DefaultServiceLog.level>
         <felix.shell>false</felix.shell>
         <sling.hc.samples.version>1.0.7-SNAPSHOT</sling.hc.samples.version>
-        <sling.hc.api.version>0.0.99-SNAPSHOT</sling.hc.api.version>
-        <sling.hc.core.version>1.2.7-SNAPSHOT</sling.hc.core.version>
-        <sling.johnzon.version>0.1.0-SNAPSHOT</sling.johnzon.version>
+        <sling.hc.api.version>1.0.1-SNAPSHOT</sling.hc.api.version>
+        <sling.hc.core.version>1.2.9-SNAPSHOT</sling.hc.core.version>
+        <sling.johnzon.version>1.0.0</sling.johnzon.version>
     </properties>
 
     <scm>

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