This is an automated email from the ASF dual-hosted git repository.
dklco pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-event-api.git
The following commit(s) were added to refs/heads/master by this push:
new 00e0fdb [maven-release-plugin] prepare release
org.apache.sling.event.api-1.0.2
00e0fdb is described below
commit 00e0fdb11e2226849ffcf2334f9751235c16efb4
Author: Dan Klco <[email protected]>
AuthorDate: Wed May 3 14:54:53 2023 -0400
[maven-release-plugin] prepare release org.apache.sling.event.api-1.0.2
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index c78049b..f272932 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.event.api</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.2</version>
<name>Apache Sling Event API</name>
<description>
@@ -39,11 +39,11 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-event-api.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-event-api.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-event-api.git</url>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.event.api-1.0.2</tag>
</scm>
<properties>
-
<project.build.outputTimestamp>1683139267</project.build.outputTimestamp>
+
<project.build.outputTimestamp>1683140086</project.build.outputTimestamp>
<site.jira.version.id>12340350</site.jira.version.id>
</properties>