Skip to content

Commit e2c7dca

Browse files
[maven-release-plugin] prepare release versions-maven-plugin-2.12.0
1 parent f9a90e5 commit e2c7dca

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.12.0-SNAPSHOT</version>
11+
<version>2.12.0</version>
1212
<packaging>maven-plugin</packaging>
1313

1414
<name>Versions Maven Plugin</name>
@@ -102,7 +102,7 @@
102102
<connection>scm:git:https://github.com/mojohaus/versions-maven-plugin.git</connection>
103103
<developerConnection>scm:git:ssh://[email protected]/mojohaus/versions-maven-plugin.git</developerConnection>
104104
<url>https://github.com/mojohaus/versions-maven-plugin/tree/master</url>
105-
<tag>HEAD</tag>
105+
<tag>versions-maven-plugin-2.12.0</tag>
106106
</scm>
107107

108108
<properties>
@@ -115,7 +115,7 @@
115115
<doxia-sitetoolsVersion>1.11.1</doxia-sitetoolsVersion>
116116
<pluginVersion>${project.version}</pluginVersion>
117117
<sitePluginVersion>3.7</sitePluginVersion>
118-
<project.build.outputTimestamp>2022-05-20T13:01:33Z</project.build.outputTimestamp>
118+
<project.build.outputTimestamp>2022-09-06T06:39:19Z</project.build.outputTimestamp>
119119
</properties>
120120

121121
<dependencyManagement>

0 commit comments

Comments
 (0)