This is an automated email from the ASF dual-hosted git repository.
radu 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 a34d439 [maven-release-plugin] prepare release
org.apache.sling.scripting.spi-1.0.0
a34d439 is described below
commit a34d439bcb78bb812cc8a0edede18d2578406994
Author: Radu Cotescu <[email protected]>
AuthorDate: Thu Apr 8 20:05:55 2021 +0200
[maven-release-plugin] prepare release org.apache.sling.scripting.spi-1.0.0
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 82dea37..3dce572 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.scripting.spi</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0</version>
<name>Apache Sling Scripting SPI</name>
<description>
@@ -39,7 +39,7 @@
<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.0</tag>
</scm>
<build>