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

dklco pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-app-cms.git


The following commit(s) were added to refs/heads/master by this push:
     new a344c37  Rolling back the version
a344c37 is described below

commit a344c37d1713ed7c46726e8c55bc7150103b9275
Author: Dan Klco <[email protected]>
AuthorDate: Thu Jul 26 14:06:10 2018 -0400

    Rolling back the version
---
 core/pom.xml | 2 +-
 pom.xml      | 2 +-
 ui/pom.xml   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/core/pom.xml b/core/pom.xml
index 04b4a82..80772de 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -14,7 +14,7 @@
        <parent>
                <artifactId>org.apache.sling.cms</artifactId>
                <groupId>org.apache.sling</groupId>
-               <version>0.9.0</version>
+               <version>1.0.0-SNAPSHOT</version>
        </parent>
        <artifactId>org.apache.sling.cms.core</artifactId>
        <packaging>bundle</packaging>
diff --git a/pom.xml b/pom.xml
index b79e319..1b5f4ad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
 
        <artifactId>org.apache.sling.cms</artifactId>
        <name>Apache Sling - CMS</name>
-       <version>0.9.0</version>
+       <version>1.0.0-SNAPSHOT</version>
        <packaging>pom</packaging>
 
        <properties>
diff --git a/ui/pom.xml b/ui/pom.xml
index 947eb44..c721515 100644
--- a/ui/pom.xml
+++ b/ui/pom.xml
@@ -14,7 +14,7 @@
        <parent>
                <artifactId>org.apache.sling.cms</artifactId>
                <groupId>org.apache.sling</groupId>
-               <version>0.9.0</version>
+               <version>1.0.0-SNAPSHOT</version>
        </parent>
        <artifactId>org.apache.sling.cms.ui</artifactId>
        <packaging>bundle</packaging>

Reply via email to