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-resourceresolver-mock.git
The following commit(s) were added to refs/heads/master by this push:
new 22655de [maven-release-plugin] prepare release
org.apache.sling.testing.resourceresolver-mock-1.1.22
22655de is described below
commit 22655dec2b1ba5bf0956055036938eee8fa22be6
Author: sseifert <[email protected]>
AuthorDate: Sat Aug 18 14:35:45 2018 +0200
[maven-release-plugin] prepare release
org.apache.sling.testing.resourceresolver-mock-1.1.22
---
pom.xml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index d372a0c..28bbf14 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.testing.resourceresolver-mock</artifactId>
- <version>1.1.21-SNAPSHOT</version>
+ <version>1.1.22</version>
<name>Apache Sling Testing Resource Resolver Mock</name>
<description>
@@ -39,7 +39,8 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-resourceresolver-mock.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-resourceresolver-mock.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-testing-resourceresolver-mock.git</url>
- </scm>
+ <tag>org.apache.sling.testing.resourceresolver-mock-1.1.22</tag>
+ </scm>
<reporting>
<plugins>