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-commons-content-analyzing.git
The following commit(s) were added to refs/heads/master by this push:
new 9ece951 [maven-release-plugin] prepare release
org.apache.sling.commons.content.analyzing-1.0.0
9ece951 is described below
commit 9ece9512b9efda77c333a9a2c1c2526b888ac842
Author: Oliver Lietz <[email protected]>
AuthorDate: Tue Oct 19 21:45:51 2021 +0200
[maven-release-plugin] prepare release
org.apache.sling.commons.content.analyzing-1.0.0
---
pom.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/pom.xml b/pom.xml
index efc62d3..9e38f7a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,17 +25,17 @@
<groupId>org.apache.sling</groupId>
<artifactId>sling-bundle-parent</artifactId>
<version>46</version>
- <relativePath/>
+ <relativePath />
</parent>
<artifactId>org.apache.sling.commons.content.analyzing</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0</version>
<name>Apache Sling Commons Content Analyzing</name>
<description>Apache Sling Commons Content Analyzing</description>
<properties>
-
<project.build.outputTimestamp>1970-01-01T00:00:00Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2021-10-19T19:45:36Z</project.build.outputTimestamp>
<sling.java.version>8</sling.java.version>
</properties>
@@ -43,7 +43,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-content-analyzing.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-content-analyzing.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-commons-content-analyzing.git</url>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.commons.content.analyzing-1.0.0</tag>
</scm>
<build>