You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ss...@apache.org on 2021/12/17 08:04:35 UTC

[sling-org-apache-sling-caconfig-api] branch master updated: increase minor version to 1.3.0-SNAPSHOT

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-api.git


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

commit 54ebb6a886fd33850e5060e2ffe04ad3810a85d7
Author: Stefan Seifert <st...@users.noreply.github.com>
AuthorDate: Fri Dec 17 09:03:38 2021 +0100

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

diff --git a/pom.xml b/pom.xml
index 991319e..fe5674e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
     
     <artifactId>org.apache.sling.caconfig.api</artifactId>
     <packaging>jar</packaging>
-    <version>1.2.1-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
     <name>Apache Sling Context-Aware Configuration API</name>
     <description>Apache Sling Context-Aware Configuration API</description>