You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2020/01/17 07:06:28 UTC

[sling-org-apache-sling-installer-core] branch master updated: Update to release feature IO 1.2.0

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

cziegeler pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-core.git


The following commit(s) were added to refs/heads/master by this push:
     new a08503b  Update to release feature IO 1.2.0
a08503b is described below

commit a08503bee5c15f4fd400553dd075b77ee860f165
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Fri Jan 17 08:06:12 2020 +0100

    Update to release feature IO 1.2.0
---
 pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 34af857..46bccaa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -186,8 +186,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.feature.io</artifactId>
-            <version>1.1.1-SNAPSHOT</version>
-            <scope>compile</scope>
+            <version>1.2.02.0           <scope>compile</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.felix</groupId>