This is an automated email from the ASF dual-hosted git repository.
davidb pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-repoinit.git
The following commit(s) were added to refs/heads/master by this push:
new 3accad4 [maven-release-plugin] prepare for next development iteration
3accad4 is described below
commit 3accad4613185aad3f8d019e3408ac09821496a0
Author: David Bosschaert <[email protected]>
AuthorDate: Fri Feb 5 14:05:08 2021 +0000
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 7b5af8b..a87a9bc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.jcr.repoinit</artifactId>
- <version>1.1.30</version>
+ <version>1.1.31-SNAPSHOT</version>
<name>Apache Sling Repoinit JCR</name>
<description>
Initializes a JCR repository based on the output
@@ -47,7 +47,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-repoinit.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-repoinit.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-jcr-repoinit.git</url>
- <tag>org.apache.sling.jcr.repoinit-1.1.30</tag>
+ <tag>org.apache.sling.jcr.repoinit-1.1.24</tag>
</scm>
<build>