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 a1d9ed0  [maven-release-plugin] prepare release 
scriptingbundle-maven-plugin-0.2.2
a1d9ed0 is described below

commit a1d9ed05c0087b0be06e7d859e91610cb0c6edef
Author: Radu Cotescu <[email protected]>
AuthorDate: Tue Jul 7 18:47:26 2020 +0200

    [maven-release-plugin] prepare release scriptingbundle-maven-plugin-0.2.2
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 3301b08..e6dc7b1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     <modelVersion>4.0.0</modelVersion>
 
     <artifactId>scriptingbundle-maven-plugin</artifactId>
-    <version>0.2.1-SNAPSHOT</version>
+    <version>0.2.2</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.2</tag>
     </scm>
 
     <properties>
@@ -201,7 +201,7 @@
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.servlets.resolver</artifactId>
             <scope>compile</scope>
-            <version>2.7.1-SNAPSHOT</version>
+            <version>2.7.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>

Reply via email to