This is an automated email from the ASF dual-hosted git repository.
olli pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-freemarker.git
The following commit(s) were added to refs/heads/master by this push:
new afd95f0 [maven-release-plugin] prepare for next development iteration
afd95f0 is described below
commit afd95f0f15b59e1cfca55e29c87e0a28c310d225
Author: Oliver Lietz <[email protected]>
AuthorDate: Sat Oct 3 15:34:24 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 9facd72..9fef455 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
</parent>
<artifactId>org.apache.sling.scripting.freemarker</artifactId>
- <version>1.0.4</version>
+ <version>1.0.5-SNAPSHOT</version>
<name>Apache Sling Scripting FreeMarker</name>
<description>Support for FreeMarker scripting</description>
@@ -45,7 +45,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-freemarker.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-freemarker.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-scripting-freemarker.git</url>
- <tag>org.apache.sling.scripting.freemarker-1.0.4</tag>
+ <tag>HEAD</tag>
</scm>
<build>