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 8ca3bef [maven-release-plugin] prepare release
org.apache.sling.scripting.spi-1.0.4
8ca3bef is described below
commit 8ca3bef76b00c0e0bbb04d2a4886cad9b77df13a
Author: Eric Norman <[email protected]>
AuthorDate: Thu Jul 15 10:02:48 2021 -0700
[maven-release-plugin] prepare release org.apache.sling.scripting.spi-1.0.4
---
pom.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/pom.xml b/pom.xml
index 0cadddd..50f66ca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.scripting.spi</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.4</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>HEAD</tag>
+ <tag>org.apache.sling.scripting.spi-1.0.4</tag>
</scm>
<properties>
-
<project.build.outputTimestamp>2021-06-07T17:05:54Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2021-07-15T17:02:34Z</project.build.outputTimestamp>
</properties>
<build>
@@ -108,7 +108,7 @@
</goals>
</pluginExecutionFilter>
<action>
- <ignore></ignore>
+ <ignore />
</action>
</pluginExecution>
</pluginExecutions>