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-messaging.git
The following commit(s) were added to refs/heads/master by this push:
new 2b8182a [maven-release-plugin] prepare release
org.apache.sling.commons.messaging-1.0.2
2b8182a is described below
commit 2b8182a308d20fa9c4ec053d66a907280be18e1b
Author: Oliver Lietz <[email protected]>
AuthorDate: Tue Oct 19 21:25:10 2021 +0200
[maven-release-plugin] prepare release
org.apache.sling.commons.messaging-1.0.2
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index c259d7d..6e44866 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,13 +29,13 @@
</parent>
<artifactId>org.apache.sling.commons.messaging</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.2</version>
<name>Apache Sling Commons Messaging</name>
<description>Apache Sling Commons Messaging</description>
<properties>
-
<project.build.outputTimestamp>1970-01-01T00:00:00Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2021-10-19T19:24:56Z</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-messaging.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-messaging.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-commons-messaging.git</url>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.commons.messaging-1.0.2</tag>
</scm>
<build>