Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 2.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Oct 23, 2022
1 parent de4ec66 commit 4aa3d9c
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 @@ -8,7 +8,7 @@
</parent>

<artifactId>versions-maven-plugin</artifactId>
<version>2.13.0-SNAPSHOT</version>
<version>2.13.0</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>HEAD</tag>
<tag>2.13.0</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-10-10T21:19:23Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2022-10-23T15:39:53Z</project.build.outputTimestamp>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 4aa3d9c

Please sign in to comment.