Skip to content

Commit d8864d2

Browse files
[maven-release-plugin] prepare release 3.1.0
1 parent 5f231c3 commit d8864d2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

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

1212
<artifactId>taglist-maven-plugin</artifactId>
13-
<version>3.1.0-SNAPSHOT</version>
13+
<version>3.1.0</version>
1414

1515
<packaging>maven-plugin</packaging>
1616
<name>Taglist Maven Plugin</name>
@@ -93,7 +93,7 @@
9393
<scm>
9494
<connection>scm:git:https://github.com/mojohaus/taglist-maven-plugin.git</connection>
9595
<developerConnection>scm:git:ssh://[email protected]/mojohaus/taglist-maven-plugin.git</developerConnection>
96-
<tag>HEAD</tag>
96+
<tag>3.1.0</tag>
9797
<url>https://github.com/mojohaus/taglist-maven-plugin</url>
9898
</scm>
9999

@@ -103,7 +103,7 @@
103103
</issueManagement>
104104

105105
<properties>
106-
<project.build.outputTimestamp>2024-02-04T00:00:00Z</project.build.outputTimestamp>
106+
<project.build.outputTimestamp>2024-07-03T21:22:21Z</project.build.outputTimestamp>
107107
<doxiaVersion>1.12.0</doxiaVersion>
108108
<doxia-sitetoolsVersion>1.11.1</doxia-sitetoolsVersion>
109109

0 commit comments

Comments
 (0)