Skip to content

Commit 9f08dfa

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent 31f20da commit 9f08dfa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111

1212
<artifactId>taglist-maven-plugin</artifactId>
13-
<version>3.2.0</version>
13+
<version>3.2.1-SNAPSHOT</version>
1414
<packaging>maven-plugin</packaging>
1515

1616
<name>Taglist Maven Plugin</name>
@@ -94,7 +94,7 @@
9494
<scm>
9595
<connection>scm:git:https://github.com/mojohaus/taglist-maven-plugin.git</connection>
9696
<developerConnection>scm:git:ssh://[email protected]/mojohaus/taglist-maven-plugin.git</developerConnection>
97-
<tag>3.2.0</tag>
97+
<tag>HEAD</tag>
9898
<url>https://github.com/mojohaus/taglist-maven-plugin</url>
9999
</scm>
100100

@@ -104,7 +104,7 @@
104104
</issueManagement>
105105

106106
<properties>
107-
<project.build.outputTimestamp>2024-10-11T15:50:21Z</project.build.outputTimestamp>
107+
<project.build.outputTimestamp>2024-10-11T15:50:35Z</project.build.outputTimestamp>
108108
<doxiaVersion>2.0.0</doxiaVersion>
109109
<reportingApiVersion>4.0.0</reportingApiVersion>
110110
<reportingImplVersion>4.0.0-M15</reportingImplVersion>

0 commit comments

Comments
 (0)