Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Jul 3, 2024
1 parent d8864d2 commit b8e27f6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</parent>

<artifactId>taglist-maven-plugin</artifactId>
<version>3.1.0</version>
<version>3.1.1-SNAPSHOT</version>

<packaging>maven-plugin</packaging>
<name>Taglist Maven Plugin</name>
Expand Down Expand Up @@ -93,7 +93,7 @@
<scm>
<connection>scm:git:https://github.com/mojohaus/taglist-maven-plugin.git</connection>
<developerConnection>scm:git:ssh://[email protected]/mojohaus/taglist-maven-plugin.git</developerConnection>
<tag>3.1.0</tag>
<tag>HEAD</tag>
<url>https://github.com/mojohaus/taglist-maven-plugin</url>
</scm>

Expand All @@ -103,7 +103,7 @@
</issueManagement>

<properties>
<project.build.outputTimestamp>2024-07-03T21:22:21Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-07-03T21:22:33Z</project.build.outputTimestamp>
<doxiaVersion>1.12.0</doxiaVersion>
<doxia-sitetoolsVersion>1.11.1</doxia-sitetoolsVersion>

Expand Down

0 comments on commit b8e27f6

Please sign in to comment.