Skip to content

Commit a5bbd34

Browse files
committed
[maven-release-plugin] prepare release maven-bundle-plugin-6.0.2
1 parent b4913ee commit a5bbd34

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

tools/maven-bundle-plugin/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<modelVersion>4.0.0</modelVersion>
2929

3030
<artifactId>maven-bundle-plugin</artifactId>
31-
<version>6.0.1-SNAPSHOT</version>
31+
<version>6.0.2</version>
3232
<packaging>maven-plugin</packaging>
3333

3434
<name>Maven Bundle Plugin</name>
@@ -45,7 +45,7 @@
4545
<connection>scm:git:https://github.com/apache/felix-dev.git</connection>
4646
<developerConnection>scm:git:https://github.com/apache/felix-dev.git</developerConnection>
4747
<url>https://gitbox.apache.org/repos/asf?p=felix-dev.git</url>
48-
<tag>maven-bundle-plugin-6.0.0</tag>
48+
<tag>maven-bundle-plugin-6.0.2</tag>
4949
</scm>
5050

5151
<!-- Support for publishing the mvn site. -->
@@ -59,7 +59,7 @@
5959
<properties>
6060
<felix.java.version>8</felix.java.version>
6161
<maven.site.path>bundle-plugin-archives/bundle-plugin-LATEST</maven.site.path>
62-
<project.build.outputTimestamp>1732531392</project.build.outputTimestamp>
62+
<project.build.outputTimestamp>1770971150</project.build.outputTimestamp>
6363
</properties>
6464

6565
<build>

0 commit comments

Comments
 (0)