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 99aca29 [maven-release-plugin] prepare for next development iteration
99aca29 is described below
commit 99aca29e4bf5c7464baff82feb8e9d6dcfbdd52d
Author: Stefan Seifert <[email protected]>
AuthorDate: Mon Nov 29 18:20:04 2021 +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 96e56f6..094f226 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.3.4</version>
+ <version>1.3.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>2021-11-29T17:19:34Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2021-11-29T17:20:04Z</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.3.4</tag>
+ <tag>HEAD</tag>
</scm>
<build>