Skip to content

Commit

Permalink
[maven-release-plugin] prepare release versions-maven-plugin-2.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanseifert committed May 20, 2022
1 parent 31907e5 commit 615547e
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.11.0-SNAPSHOT</version>
<version>2.11.0</version>
<packaging>maven-plugin</packaging>

<name>Versions Maven Plugin</name>
Expand Down Expand Up @@ -88,7 +88,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/${project.scm.tag}</url>
<tag>versions-maven-plugin-2.10.0</tag>
<tag>versions-maven-plugin-2.11.0</tag>
</scm>
<issueManagement>
<system>github</system>
Expand All @@ -105,7 +105,7 @@
<doxia-sitetoolsVersion>1.11.1</doxia-sitetoolsVersion>
<pluginVersion>${project.version}</pluginVersion>
<sitePluginVersion>3.7</sitePluginVersion>
<project.build.outputTimestamp>2022-03-11T21:40:34Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2022-05-20T12:52:24Z</project.build.outputTimestamp>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 615547e

Please sign in to comment.