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:09:44 UTC

[sling-org-apache-sling-caconfig-spi] branch master updated: increase minor version to 1.4.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-spi.git


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

commit 6a492d6854b0bcc186c6ca2d11d58f01d20ad370
Author: Stefan Seifert <st...@users.noreply.github.com>
AuthorDate: Fri Dec 17 09:05:50 2021 +0100

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

diff --git a/pom.xml b/pom.xml
index 6ff5adc..b5cd49b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
     <artifactId>org.apache.sling.caconfig.spi</artifactId>
     <packaging>jar</packaging>
-    <version>1.3.5-SNAPSHOT</version>
+    <version>1.4.0-SNAPSHOT</version>
     <name>Apache Sling Context-Aware Configuration SPI</name>
     <description>Apache Sling Context-Aware Configuration SPI</description>