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-testing-sling-mock-oak.git
The following commit(s) were added to refs/heads/master by this push:
new 30c92f6 [maven-release-plugin] prepare release
org.apache.sling.testing.sling-mock-oak-2.1.8-1.16.0
30c92f6 is described below
commit 30c92f6fe0dcbada74d8f05c8f0d3b8ed0b93e08
Author: Robert Munteanu <[email protected]>
AuthorDate: Tue Sep 24 15:43:43 2019 +0200
[maven-release-plugin] prepare release
org.apache.sling.testing.sling-mock-oak-2.1.8-1.16.0
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 3668a53..af89620 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.testing.sling-mock-oak</artifactId>
- <version>2.1.7-1.16.0-SNAPSHOT</version> <!-- second component is the oak
version, please keep in sync with oak.version property -->
+ <version>2.1.8-1.16.0</version> <!-- second component is the oak version,
please keep in sync with oak.version property -->
<packaging>bundle</packaging>
<name>Apache Sling Testing Sling Mock Jackrabbit Oak-based Resource
Resolver</name>
@@ -44,7 +44,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-sling-mock-oak.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-sling-mock-oak.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-testing-sling-mock-oak.git</url>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.testing.sling-mock-oak-2.1.8-1.16.0</tag>
</scm>
<dependencies>