This is an automated email from the ASF dual-hosted git repository.
radu pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-scriptingbundle-maven-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 5a3f41e [maven-release-plugin] prepare release
scriptingbundle-maven-plugin-0.2.0
5a3f41e is described below
commit 5a3f41eb515b017ed79b2cf1a35c467b2e782f9b
Author: Radu Cotescu <[email protected]>
AuthorDate: Thu Jun 18 18:02:03 2020 +0200
[maven-release-plugin] prepare release scriptingbundle-maven-plugin-0.2.0
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 6782fd3..53f4be4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>scriptingbundle-maven-plugin</artifactId>
- <version>0.1.1-SNAPSHOT</version>
+ <version>0.2.0</version>
<packaging>maven-plugin</packaging>
<name>Apache Sling Scripting Bundle Maven Plugin</name>
@@ -41,7 +41,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-scriptingbundle-maven-plugin.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-scriptingbundle-maven-plugin.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-scriptingbundle-maven-plugin.git</url>
- <tag>HEAD</tag>
+ <tag>scriptingbundle-maven-plugin-0.2.0</tag>
</scm>
<prerequisites>
@@ -205,7 +205,7 @@
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.servlets.resolver</artifactId>
<scope>compile</scope>
- <version>2.6.5-SNAPSHOT</version>
+ <version>2.7.0</version>
</dependency>
<dependency>
<groupId>org.apache.sling</groupId>