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 d9906f4 [maven-release-plugin] prepare release
org.apache.sling.scripting.freemarker-1.0.4
d9906f4 is described below
commit d9906f468d0a4686b2cd80b65cf2228b8a5da4cd
Author: Oliver Lietz <[email protected]>
AuthorDate: Sat Oct 3 15:34:13 2020 +0200
[maven-release-plugin] prepare release
org.apache.sling.scripting.freemarker-1.0.4
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index e668413..9facd72 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
</parent>
<artifactId>org.apache.sling.scripting.freemarker</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.4</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>HEAD</tag>
+ <tag>org.apache.sling.scripting.freemarker-1.0.4</tag>
</scm>
<build>