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

sseifert pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-caconfig-impl.git


The following commit(s) were added to refs/heads/master by this push:
     new 8d113a3  increase minor version to 1.6.0-SNAPSHOT
8d113a3 is described below

commit 8d113a3ede181a1f9e3634104ef6c76df1739967
Author: Stefan Seifert <[email protected]>
AuthorDate: Fri Dec 17 09:04:34 2021 +0100

    increase minor version to 1.6.0-SNAPSHOT
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 57a229e..91d2c63 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
     <artifactId>org.apache.sling.caconfig.impl</artifactId>
     <packaging>jar</packaging>
-    <version>1.5.1-SNAPSHOT</version>
+    <version>1.6.0-SNAPSHOT</version>
     <name>Apache Sling Context-Aware Configuration Implementation</name>
     <description>Apache Sling Context-Aware Configuration 
Implementation</description>
 

Reply via email to