You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by si...@apache.org on 2019/07/02 13:43:40 UTC

[sling-org-apache-sling-feature-r2f] branch master updated: @releng preapring the first experimental release

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

simonetripodi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-r2f.git


The following commit(s) were added to refs/heads/master by this push:
     new 949b1b0  @releng preapring the first experimental release
949b1b0 is described below

commit 949b1b0e566166ebd6f795d446f686050f41a6c7
Author: Simo Tripodi <st...@adobe.com>
AuthorDate: Tue Jul 2 15:43:34 2019 +0200

    @releng preapring the first experimental release
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index e363ba8..e0b7a5d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
   </parent>
 
   <artifactId>org.apache.sling.feature.r2f</artifactId>
-  <version>1.0.0-SNAPSHOT</version>
+  <version>0.0.1-SNAPSHOT</version>
 
   <name>Apache Sling Feature Model runtime creator</name>
   <description>Feature Model runtime creator tool for Apache Sling</description>
@@ -90,7 +90,7 @@
     <dependency>
       <groupId>org.apache.sling</groupId>
       <artifactId>org.apache.sling.feature.diff</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>0.0.2</version>
     </dependency>
 
     <!--