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-commons-compiler.git
The following commit(s) were added to refs/heads/master by this push:
new 3665604 [maven-release-plugin] prepare release
org.apache.sling.commons.compiler-2.4.0
3665604 is described below
commit 3665604cb64b383946536a3b60ca24b564fd90dd
Author: Radu Cotescu <[email protected]>
AuthorDate: Thu Jun 18 17:07:21 2020 +0200
[maven-release-plugin] prepare release
org.apache.sling.commons.compiler-2.4.0
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 85c8303..747a829 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.commons.compiler</artifactId>
- <version>2.3.7-SNAPSHOT</version>
+ <version>2.4.0</version>
<name>Apache Sling Commons Compiler</name>
<description>
@@ -40,7 +40,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-compiler.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-compiler.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-commons-compiler.git</url>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.commons.compiler-2.4.0</tag>
</scm>
<build>