| @@ -10,7 +10,7 @@ |
|
|
| 10 |
10 |
|
| 11 |
11 |
<groupId>org.codehaus.mojo.versions</groupId> |
| 12 |
12 |
<artifactId>versions</artifactId> |
| 13 |
|
- <version>2.18.0-SNAPSHOT</version> |
|
13 |
+ <version>2.18.0</version> |
| 14 |
14 |
<packaging>pom</packaging> |
| 15 |
15 |
|
| 16 |
16 |
<name>Versions</name> |
| @@ -104,7 +104,7 @@ |
|
|
| 104 |
104 |
<scm> |
| 105 |
105 |
<connection>scm:git:https://github.com/mojohaus/versions.git</connection> |
| 106 |
106 |
<developerConnection>scm:git:ssh://git@github.com/mojohaus/versions.git</developerConnection> |
| 107 |
|
- <tag>HEAD</tag> |
|
107 |
+ <tag>2.18.0</tag> |
| 108 |
108 |
<url>https://github.com/mojohaus/versions/tree/master</url> |
| 109 |
109 |
</scm> |
| 110 |
110 |
|
| @@ -147,7 +147,7 @@ |
|
|
| 147 |
147 |
|
| 148 |
148 |
<invoker.parallelThreads>0.75C</invoker.parallelThreads> |
| 149 |
149 |
|
| 150 |
|
- <project.build.outputTimestamp>2024-11-09T07:51:30Z</project.build.outputTimestamp> |
|
150 |
+ <project.build.outputTimestamp>2024-11-13T20:43:32Z</project.build.outputTimestamp> |
| 151 |
151 |
</properties> |
| 152 |
152 |
|
| 153 |
153 |
<dependencyManagement> |