This is an automated email from the ASF dual-hosted git repository.
radu pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-contentparser.git
The following commit(s) were added to refs/heads/master by this push:
new 68dec4a [maven-release-plugin] prepare release
org.apache.sling.jcr.contentparser-1.2.8
68dec4a is described below
commit 68dec4a246587db34e669d8570025a43c3ac8589
Author: Radu Cotescu <[email protected]>
AuthorDate: Mon Aug 5 10:47:11 2019 +0200
[maven-release-plugin] prepare release
org.apache.sling.jcr.contentparser-1.2.8
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 9060909..5b89ff0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<artifactId>org.apache.sling.jcr.contentparser</artifactId>
<packaging>bundle</packaging>
- <version>1.2.7-SNAPSHOT</version>
+ <version>1.2.8</version>
<name>Apache Sling JCR Content Parser</name>
<description>
@@ -39,7 +39,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-contentparser.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-contentparser.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-jcr-contentparser.git</url>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.jcr.contentparser-1.2.8</tag>
</scm>
<properties>