Skip to content

Commit 615547e

Browse files
committed
[maven-release-plugin] prepare release versions-maven-plugin-2.11.0
1 parent 31907e5 commit 615547e

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
@@ -8,7 +8,7 @@
88
</parent>
99

1010
<artifactId>versions-maven-plugin</artifactId>
11-
<version>2.11.0-SNAPSHOT</version>
11+
<version>2.11.0</version>
1212
<packaging>maven-plugin</packaging>
1313

1414
<name>Versions Maven Plugin</name>
@@ -88,7 +88,7 @@
8888
<connection>scm:git:https://github.com/mojohaus/versions-maven-plugin.git</connection>
8989
<developerConnection>scm:git:ssh://[email protected]/mojohaus/versions-maven-plugin.git</developerConnection>
9090
<url>https://github.com/mojohaus/versions-maven-plugin/tree/${project.scm.tag}</url>
91-
<tag>versions-maven-plugin-2.10.0</tag>
91+
<tag>versions-maven-plugin-2.11.0</tag>
9292
</scm>
9393
<issueManagement>
9494
<system>github</system>
@@ -105,7 +105,7 @@
105105
<doxia-sitetoolsVersion>1.11.1</doxia-sitetoolsVersion>
106106
<pluginVersion>${project.version}</pluginVersion>
107107
<sitePluginVersion>3.7</sitePluginVersion>
108-
<project.build.outputTimestamp>2022-03-11T21:40:34Z</project.build.outputTimestamp>
108+
<project.build.outputTimestamp>2022-05-20T12:52:24Z</project.build.outputTimestamp>
109109
</properties>
110110

111111
<dependencyManagement>

0 commit comments

Comments
 (0)