This is an automated email from the ASF dual-hosted git repository.
kwin pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-slingstart-maven-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new e41965f [maven-release-plugin] prepare release
slingstart-maven-plugin-1.7.12
e41965f is described below
commit e41965f5779693e050699e2c6fdc8ac6b06c06ad
Author: Konrad Windszus <[email protected]>
AuthorDate: Thu Dec 14 14:39:02 2017 +0100
[maven-release-plugin] prepare release slingstart-maven-plugin-1.7.12
---
pom.xml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 7df2698..2aa0e44 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
</parent>
<artifactId>slingstart-maven-plugin</artifactId>
- <version>1.7.11-SNAPSHOT</version>
+ <version>1.7.12</version>
<packaging>maven-plugin</packaging>
<name>Apache Sling SlingStart Maven Plugin</name>
@@ -41,7 +41,8 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-slingstart-maven-plugin.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-slingstart-maven-plugin.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-slingstart-maven-plugin.git</url>
- </scm>
+ <tag>slingstart-maven-plugin-1.7.12</tag>
+ </scm>
<!-- Support for publishing the mvn site. -->
<distributionManagement>
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].