Skip to content

Commit 41f1657

Browse files
committed
[maven-release-plugin] prepare release taglist-maven-plugin-3.0.0
1 parent fbc0ea9 commit 41f1657

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pom.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010

1111
<artifactId>taglist-maven-plugin</artifactId>
12-
<version>3.0.0-SNAPSHOT</version>
12+
<version>3.0.0</version>
1313

1414
<packaging>maven-plugin</packaging>
1515
<name>Taglist Maven Plugin</name>
@@ -19,7 +19,7 @@
1919
<properties>
2020
<mavenVersion>3.0</mavenVersion>
2121
<mojo.java.target>1.8</mojo.java.target>
22-
<project.build.outputTimestamp>10</project.build.outputTimestamp>
22+
<project.build.outputTimestamp>1642852275</project.build.outputTimestamp>
2323

2424
<doxiaVersion>1.11.1</doxiaVersion>
2525
<doxia-sitetoolsVersion>1.11.1</doxia-sitetoolsVersion>
@@ -104,6 +104,7 @@
104104
<connection>scm:git:https://github.com/mojohaus/taglist-maven-plugin.git</connection>
105105
<developerConnection>scm:git:ssh://[email protected]/mojohaus/taglist-maven-plugin.git</developerConnection>
106106
<url>https://github.com/mojohaus/taglist-maven-plugin</url>
107+
<tag>taglist-maven-plugin-3.0.0</tag>
107108
</scm>
108109
<build>
109110
<pluginManagement>

0 commit comments

Comments
 (0)