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/22 10:33:40 UTC

[sling-org-apache-sling-testing-caconfig-mock-plugin] branch master updated: set next 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-testing-caconfig-mock-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 0650ebd  set next version to 1.4.0-SNAPSHOT
0650ebd is described below

commit 0650ebd1f7ae3d626ff10c8ef4d6f9572703c896
Author: Stefan Seifert <st...@users.noreply.github.com>
AuthorDate: Wed Dec 22 11:31:16 2021 +0100

    set next 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 7161192..96cb4ff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
     <artifactId>org.apache.sling.testing.caconfig-mock-plugin</artifactId>
     <packaging>jar</packaging>
-    <version>1.3.7-SNAPSHOT</version>
+    <version>1.4.0-SNAPSHOT</version>
     <name>Apache Sling Context-Aware Configuration Mock Plugin</name>
     <description>Mock Context Plugin for Apache Sling Context-Aware Configuration</description>