This is an automated email from the ASF dual-hosted git repository.
dulvac 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 af87d80 [maven-release-plugin] prepare release
org.apache.sling.jcr.repoinit-1.1.28
af87d80 is described below
commit af87d80b3cfdbcce5ec37ab5de1787628fdaf4cd
Author: Andrei Dulvac <[email protected]>
AuthorDate: Wed May 13 17:12:55 2020 +0200
[maven-release-plugin] prepare release org.apache.sling.jcr.repoinit-1.1.28
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 5cb2644..bdf4900 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.jcr.repoinit</artifactId>
- <version>1.1.27-SNAPSHOT</version>
+ <version>1.1.28</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.24</tag>
+ <tag>org.apache.sling.jcr.repoinit-1.1.28</tag>
</scm>
<build>