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-caconfig-mock-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 956a7e3 [maven-release-plugin] prepare release
org.apache.sling.testing.caconfig-mock-plugin-1.3.2
956a7e3 is described below
commit 956a7e3fca777d45136bd23615964e7a69340a0d
Author: sseifert <[email protected]>
AuthorDate: Sat Aug 18 14:59:49 2018 +0200
[maven-release-plugin] prepare release
org.apache.sling.testing.caconfig-mock-plugin-1.3.2
---
pom.xml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index e7795b3..96dd756 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
<artifactId>org.apache.sling.testing.caconfig-mock-plugin</artifactId>
<packaging>bundle</packaging>
- <version>1.3.1-SNAPSHOT</version>
+ <version>1.3.2</version>
<name>Apache Sling Context-Aware Configuration Mock Plugin</name>
<description>Mock Context Plugin for Apache Sling Context-Aware
Configuration</description>
@@ -37,7 +37,8 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-caconfig-mock-plugin.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-caconfig-mock-plugin.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-testing-caconfig-mock-plugin.git</url>
- </scm>
+ <tag>org.apache.sling.testing.caconfig-mock-plugin-1.3.2</tag>
+ </scm>
<build>
<plugins>