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 Sep 6, 2022
1 parent e2c7dca commit e3beb05
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Expand Up @@ -8,7 +8,7 @@
</parent>

<artifactId>versions-maven-plugin</artifactId>
<version>2.12.0</version>
<version>2.12.1-SNAPSHOT</version>
<packaging>maven-plugin</packaging>

<name>Versions Maven Plugin</name>
Expand Down Expand Up @@ -102,7 +102,7 @@
<connection>scm:git:https://github.com/mojohaus/versions-maven-plugin.git</connection>
<developerConnection>scm:git:ssh://git@github.com/mojohaus/versions-maven-plugin.git</developerConnection>
<url>https://github.com/mojohaus/versions-maven-plugin/tree/master</url>
<tag>versions-maven-plugin-2.12.0</tag>
<tag>HEAD</tag>
</scm>

<properties>
Expand All @@ -115,7 +115,7 @@
<doxia-sitetoolsVersion>1.11.1</doxia-sitetoolsVersion>
<pluginVersion>${project.version}</pluginVersion>
<sitePluginVersion>3.7</sitePluginVersion>
<project.build.outputTimestamp>2022-09-06T06:39:19Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2022-09-06T06:39:51Z</project.build.outputTimestamp>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit e3beb05

Please sign in to comment.