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-sling-mock-oak.git
The following commit(s) were added to refs/heads/master by this push:
new a0875d5 [maven-release-plugin] prepare release
org.apache.sling.testing.sling-mock-oak-2.1.0
a0875d5 is described below
commit a0875d5112bc0f49ec6d1edfb96c91673f185113
Author: sseifert <[email protected]>
AuthorDate: Sat Aug 18 14:56:01 2018 +0200
[maven-release-plugin] prepare release
org.apache.sling.testing.sling-mock-oak-2.1.0
---
pom.xml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 7adfdad..f7b0c1f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.testing.sling-mock-oak</artifactId>
- <version>2.1.0-SNAPSHOT</version>
+ <version>2.1.0</version>
<packaging>bundle</packaging>
<name>Apache Sling Testing Sling Mock Jackrabbit Oak-based Resource
Resolver</name>
@@ -44,7 +44,8 @@
<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>
- </scm>
+ <tag>org.apache.sling.testing.sling-mock-oak-2.1.0</tag>
+ </scm>
<dependencies>