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
commit af5f1816af60b6f1d778a5f0428a7fc7a8cc43b2 Author: Paul Rütter <[email protected]> AuthorDate: Mon Nov 25 11:43:12 2024 +0100 [maven-release-plugin] prepare for next development iteration --- tools/maven-bundle-plugin/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/maven-bundle-plugin/pom.xml b/tools/maven-bundle-plugin/pom.xml index a02ccc73aa..19848a9658 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.0</version> + <version>6.0.1-SNAPSHOT</version> <packaging>maven-plugin</packaging> <name>Maven Bundle Plugin</name> @@ -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>1732531078</project.build.outputTimestamp> + <project.build.outputTimestamp>1732531392</project.build.outputTimestamp> </properties> <build>
