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 014302d [maven-release-plugin] prepare for next development iteration
014302d is described below
commit 014302dca016317deff7d127d22352954e99fe0f
Author: Stefan Seifert <[email protected]>
AuthorDate: Tue Mar 28 13:46:01 2023 +0200
[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 f9d34a9..54537d0 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.4.2</version>
+ <version>1.4.3-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-03-28T11:45:47Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-03-28T11:46: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://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-testing-caconfig-mock-plugin.git</url>
- <tag>org.apache.sling.testing.caconfig-mock-plugin-1.4.2</tag>
+ <tag>HEAD</tag>
</scm>
<build>