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 76d6588 [maven-release-plugin] prepare for next development iteration
76d6588 is described below
commit 76d6588dbdc3da75fd19ccf7d2e4e042fae52d4e
Author: Radu Cotescu <[email protected]>
AuthorDate: Fri Aug 21 12:29:21 2020 +0200
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index ad0ccf3..8d7c136 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.scripting.core</artifactId>
- <version>2.3.2</version>
+ <version>2.3.3-SNAPSHOT</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.2</tag>
+ <tag>org.apache.sling.scripting.core-2.3.0</tag>
</scm>
<build>