This is an automated email from the ASF dual-hosted git repository.
davidb pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature.git
The following commit(s) were added to refs/heads/master by this push:
new 4a993ee [maven-release-plugin] prepare release
org.apache.sling.feature-1.2.18
4a993ee is described below
commit 4a993ee40d44121d30d299e8d2a65cc2d3f02e6f
Author: David Bosschaert <[email protected]>
AuthorDate: Fri Dec 18 09:44:35 2020 +0000
[maven-release-plugin] prepare release org.apache.sling.feature-1.2.18
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 63dbea8..0226476 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
</parent>
<artifactId>org.apache.sling.feature</artifactId>
- <version>1.2.17-SNAPSHOT</version>
+ <version>1.2.18</version>
<name>Apache Sling Feature Model</name>
<description>
@@ -37,7 +37,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-feature.git</url>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.feature-1.2.18</tag>
</scm>
<build>