This is an automated email from the ASF dual-hosted git repository.
rombert pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-feature-launcher-maven-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 325edf7 [maven-release-plugin] prepare release
feature-launcher-maven-plugin-0.1.6
325edf7 is described below
commit 325edf74db232866414e3ab5ec2eac127333c895
Author: Robert Munteanu <[email protected]>
AuthorDate: Fri Jul 7 13:52:37 2023 +0300
[maven-release-plugin] prepare release feature-launcher-maven-plugin-0.1.6
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index b5503c9..0c7fae4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>feature-launcher-maven-plugin</artifactId>
- <version>0.1.5-SNAPSHOT</version>
+ <version>0.1.6</version>
<packaging>maven-plugin</packaging>
<name>Apache Sling Feature Launcher Maven Plugin</name>
@@ -36,7 +36,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-feature-launcher-maven-plugin.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-feature-launcher-maven-plugin.git</developerConnection>
<url>https://github.com/apache/sling-feature-launcher-maven-plugin</url>
- <tag>HEAD</tag>
+ <tag>feature-launcher-maven-plugin-0.1.6</tag>
</scm>
@@ -47,7 +47,7 @@
<properties>
<sling.java.version>8</sling.java.version>
<maven.version>3.3.9</maven.version>
-
<project.build.outputTimestamp>1668890089</project.build.outputTimestamp>
+
<project.build.outputTimestamp>1688727116</project.build.outputTimestamp>
<github.project.id>apache/sling-feature-launcher-maven-plugin</github.project.id>
<maven.compiler.target>${sling.java.version}</maven.compiler.target><!-- also
set target next to release due to
https://issues.apache.org/jira/browse/MPLUGIN-404 -->
</properties>