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-jcr-mock.git
The following commit(s) were added to refs/heads/master by this push:
new e586e7e [maven-release-plugin] prepare release
org.apache.sling.testing.jcr-mock-1.3.4
e586e7e is described below
commit e586e7e3b58142fa757fd49f3253cba4a5726b9b
Author: sseifert <[email protected]>
AuthorDate: Tue Jul 31 18:46:28 2018 +0200
[maven-release-plugin] prepare release
org.apache.sling.testing.jcr-mock-1.3.4
---
pom.xml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 609ce5d..a7dbf04 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.testing.jcr-mock</artifactId>
- <version>1.3.3-SNAPSHOT</version>
+ <version>1.3.4</version>
<packaging>bundle</packaging>
<name>Apache Sling Testing JCR Mock</name>
@@ -38,7 +38,8 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-jcr-mock.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-jcr-mock.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-testing-jcr-mock.git</url>
- </scm>
+ <tag>org.apache.sling.testing.jcr-mock-1.3.4</tag>
+ </scm>
<dependencies>