This is an automated email from the ASF dual-hosted git repository.
rombert pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-contentloader.git
The following commit(s) were added to refs/heads/master by this push:
new 0261a72 [maven-release-plugin] prepare for next development iteration
0261a72 is described below
commit 0261a726f195a1c7d61194af8ee5e2c8e0e12eff
Author: Robert Munteanu <[email protected]>
AuthorDate: Mon Mar 14 14:01:35 2022 +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 04b36de..47749b3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
</parent>
<artifactId>org.apache.sling.jcr.contentloader</artifactId>
- <version>2.5.2</version>
+ <version>2.5.3-SNAPSHOT</version>
<name>Apache Sling JCR ContentLoader</name>
<description>This bundle provides initial content installation through
bundles.</description>
@@ -37,7 +37,7 @@
<properties>
<sling.java.version>8</sling.java.version>
<org.ops4j.pax.exam.version>4.13.3</org.ops4j.pax.exam.version>
-
<project.build.outputTimestamp>2022-03-14T13:00:21Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2022-03-14T13:01:35Z</project.build.outputTimestamp>
</properties>
<scm>
@@ -45,7 +45,7 @@
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-contentloader.git
</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-jcr-contentloader.git</url>
- <tag>org.apache.sling.jcr.contentloader-2.5.2</tag>
+ <tag>org.apache.sling.jcr.contentloader-2.4.0</tag>
</scm>
<build>