This is an automated email from the ASF dual-hosted git repository.
paulrutter pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git
The following commit(s) were added to refs/heads/master by this push:
new 5d90911d12 [maven-release-plugin] prepare for next development
iteration
5d90911d12 is described below
commit 5d90911d12f27b290914a6d5c9f915c4b7d5e949
Author: Paul Rütter <[email protected]>
AuthorDate: Fri Feb 13 09:27:26 2026 +0100
[maven-release-plugin] prepare for next development iteration
---
tools/maven-bundle-plugin/pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/tools/maven-bundle-plugin/pom.xml
b/tools/maven-bundle-plugin/pom.xml
index 3af4f3c138..56b7c6cf99 100644
--- a/tools/maven-bundle-plugin/pom.xml
+++ b/tools/maven-bundle-plugin/pom.xml
@@ -28,7 +28,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>maven-bundle-plugin</artifactId>
- <version>6.0.2</version>
+ <version>6.0.3-SNAPSHOT</version>
<packaging>maven-plugin</packaging>
<name>Maven Bundle Plugin</name>
@@ -45,7 +45,7 @@
<connection>scm:git:https://github.com/apache/felix-dev.git</connection>
<developerConnection>scm:git:https://github.com/apache/felix-dev.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=felix-dev.git</url>
- <tag>maven-bundle-plugin-6.0.2</tag>
+ <tag>maven-bundle-plugin-6.0.0</tag>
</scm>
<!-- Support for publishing the mvn site. -->
@@ -59,7 +59,7 @@
<properties>
<felix.java.version>8</felix.java.version>
<maven.site.path>bundle-plugin-archives/bundle-plugin-LATEST</maven.site.path>
- <project.build.outputTimestamp>1770971150</project.build.outputTimestamp>
+ <project.build.outputTimestamp>1770971245</project.build.outputTimestamp>
</properties>
<build>