[maven-release-plugin] prepare for next development iteration
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>