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-slingfeature-maven-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 81ff367  Prepare for release - update to feature model 1.2.6, analyser 
1.3.6
81ff367 is described below

commit 81ff3675ffaa9941aeecd543fde2faf2b1348e88
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Thu Jul 30 07:32:06 2020 +0200

    Prepare for release - update to feature model 1.2.6, analyser 1.3.6
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index f63d2f3..1aba5cd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -170,12 +170,12 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.feature</artifactId>
-            <version>1.2.5-SNAPSHOT</version>
+            <version>1.2.6</version>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.feature.analyser</artifactId>
-            <version>1.3.5-SNAPSHOT</version>
+            <version>1.3.6</version>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>

Reply via email to