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-org-apache-sling-scripting-core.git


The following commit(s) were added to refs/heads/master by this push:
     new 9f02a24  [maven-release-plugin] prepare release 
org.apache.sling.scripting.core-2.3.2
9f02a24 is described below

commit 9f02a243d0929dc525943d68a063a5aa626ee04e
Author: Radu Cotescu <[email protected]>
AuthorDate: Fri Aug 21 12:29:10 2020 +0200

    [maven-release-plugin] prepare release org.apache.sling.scripting.core-2.3.2
---
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index 073ecc7..ad0ccf3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.scripting.core</artifactId>
-    <version>2.3.1-SNAPSHOT</version>
+    <version>2.3.2</version>
 
     <name>Apache Sling Scripting Core</name>
     <description>
@@ -43,7 +43,7 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-core.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-core.git</developerConnection>
         
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-scripting-core.git</url>
-      <tag>org.apache.sling.scripting.core-2.3.0</tag>
+      <tag>org.apache.sling.scripting.core-2.3.2</tag>
   </scm>
 
     <build>
@@ -161,7 +161,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.commons.compiler</artifactId>
-            <version>2.4.1-SNAPSHOT</version>
+            <version>2.4.0</version>
             <scope>provided</scope>
         </dependency>
         <dependency>
@@ -335,7 +335,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.servlets.resolver</artifactId>
-            <version>2.7.1-SNAPSHOT</version>
+            <version>2.7.0</version>
             <scope>provided</scope>
         </dependency>
     </dependencies>

Reply via email to