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/06/27 22:14:24 UTC

[sling-slingfeature-maven-plugin] branch feature_diff updated: @releng org.apache.sling.feature.diff version updated to promoted version

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

simonetripodi pushed a commit to branch feature_diff
in repository https://gitbox.apache.org/repos/asf/sling-slingfeature-maven-plugin.git


The following commit(s) were added to refs/heads/feature_diff by this push:
     new 5790d1f  @releng org.apache.sling.feature.diff version updated to promoted version
5790d1f is described below

commit 5790d1f8978365a451e38cc835c8229a6eb3be06
Author: Simo Tripodi <st...@adobe.com>
AuthorDate: Fri Jun 28 00:14:18 2019 +0200

    @releng org.apache.sling.feature.diff version updated to promoted
    version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 76fd519..723b9e2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -174,7 +174,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.feature.diff</artifactId>
-            <version>0.0.1-SNAPSHOT</version>
+            <version>1.0.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.maven</groupId>