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 f501478 [maven-release-plugin] prepare for next development iteration
f501478 is described below
commit f501478aa99102b613324f3b13a6b54158169081
Author: Stefan Seifert <[email protected]>
AuthorDate: Mon Dec 11 15:53:01 2023 +0100
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 4792514..a91c934 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,19 +29,19 @@
<artifactId>org.apache.sling.testing.caconfig-mock-plugin</artifactId>
<packaging>jar</packaging>
- <version>1.5.4</version>
+ <version>1.5.5-SNAPSHOT</version>
<name>Apache Sling Context-Aware Configuration Mock Plugin</name>
<description>Mock Context Plugin for Apache Sling Context-Aware
Configuration</description>
<properties>
-
<project.build.outputTimestamp>2023-12-11T14:52:31Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-12-11T14:53:01Z</project.build.outputTimestamp>
</properties>
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-caconfig-mock-plugin.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-caconfig-mock-plugin.git</developerConnection>
<url>https://github.com/apache/sling-org-apache-sling-testing-caconfig-mock-plugin.git</url>
- <tag>org.apache.sling.testing.caconfig-mock-plugin-1.5.4</tag>
+ <tag>HEAD</tag>
</scm>
<build>