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 b167a2d  Rolling back the version
b167a2d is described below

commit b167a2db1467931340245693583d664f0d530daf
Author: Dan Klco <[email protected]>
AuthorDate: Thu Jul 26 14:09:11 2018 -0400

    Rolling back the version
---
 reference/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/reference/pom.xml b/reference/pom.xml
index a891555..5248427 100644
--- a/reference/pom.xml
+++ b/reference/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.reference</artifactId>
        <packaging>bundle</packaging>
@@ -68,7 +68,7 @@
                <dependency>
                        <groupId>org.apache.sling</groupId>
                        <artifactId>org.apache.sling.cms.core</artifactId>
-                       <version>0.9.0</version>
+                       <version>1.0.0-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.apache.geronimo.specs</groupId>

Reply via email to