File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 8
8
</parent >
9
9
10
10
<artifactId >versions-maven-plugin</artifactId >
11
- <version >2.13.0-SNAPSHOT </version >
11
+ <version >2.13.0</version >
12
12
<packaging >maven-plugin</packaging >
13
13
14
14
<name >Versions Maven Plugin</name >
102
102
<connection >scm:git:https://github.com/mojohaus/versions-maven-plugin.git</connection >
103
103
<developerConnection >scm:git:ssh://git@github.com/mojohaus/versions-maven-plugin.git</developerConnection >
104
104
<url >https://github.com/mojohaus/versions-maven-plugin/tree/master</url >
105
- <tag >HEAD </tag >
105
+ <tag >2.13.0 </tag >
106
106
</scm >
107
107
108
108
<properties >
115
115
<doxia-sitetoolsVersion >1.11.1</doxia-sitetoolsVersion >
116
116
<pluginVersion >${project.version}</pluginVersion >
117
117
<sitePluginVersion >3.7</sitePluginVersion >
118
- <project .build.outputTimestamp>2022-10-10T21:19:23Z </project .build.outputTimestamp>
118
+ <project .build.outputTimestamp>2022-10-23T15:39:53Z </project .build.outputTimestamp>
119
119
</properties >
120
120
121
121
<dependencyManagement >
You can’t perform that action at this time.
0 commit comments