This is an automated email from the ASF dual-hosted git repository.
enorman pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-spi.git
The following commit(s) were added to refs/heads/master by this push:
new 1361454 [maven-release-plugin] prepare for next development iteration
1361454 is described below
commit 13614540f5b8ee1bbb729a7badeb95959c6e1a80
Author: Eric Norman <[email protected]>
AuthorDate: Thu Jul 15 10:03:18 2021 -0700
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 50f66ca..7467414 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.scripting.spi</artifactId>
- <version>1.0.4</version>
+ <version>1.0.5-SNAPSHOT</version>
<name>Apache Sling Scripting SPI</name>
<description>
@@ -39,11 +39,11 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-spi.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-spi.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-scripting-spi.git</url>
- <tag>org.apache.sling.scripting.spi-1.0.4</tag>
+ <tag>HEAD</tag>
</scm>
<properties>
-
<project.build.outputTimestamp>2021-07-15T17:02:34Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2021-07-15T17:03:18Z</project.build.outputTimestamp>
</properties>
<build>