File tree Expand file tree Collapse file tree 8 files changed +11
-11
lines changed
Expand file tree Collapse file tree 8 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1010
1111 <groupId >org.codehaus.mojo.versions</groupId >
1212 <artifactId >versions</artifactId >
13- <version >2.16.1-SNAPSHOT </version >
13+ <version >2.16.1</version >
1414 <packaging >pom</packaging >
1515
1616 <name >Versions</name >
107107 <scm >
108108 <connection >scm:git:https://github.com/mojohaus/versions.git</connection >
109109 <
developerConnection >scm:git:ssh://
[email protected] /mojohaus/versions.git</
developerConnection >
110- <tag >2.15.0 </tag >
110+ <tag >2.16.1 </tag >
111111 <url >https://github.com/mojohaus/versions/tree/master</url >
112112 </scm >
113113
139139 <modelloNamespaceReportVersion >2.0.0</modelloNamespaceReportVersion >
140140 <scmpublish .content>${project.build.directory} /staging/versions</scmpublish .content>
141141 <!-- mono-module doesn't require site:stage for scm-publish -->
142- <project .build.outputTimestamp>2023-06-06T14:58:28Z </project .build.outputTimestamp>
142+ <project .build.outputTimestamp>2023-09-19T20:43:37Z </project .build.outputTimestamp>
143143 </properties >
144144
145145 <dependencyManagement >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.codehaus.mojo.versions</groupId >
77 <artifactId >versions</artifactId >
8- <version >2.16.1-SNAPSHOT </version >
8+ <version >2.16.1</version >
99 </parent >
1010
1111 <artifactId >versions-api</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.codehaus.mojo.versions</groupId >
66 <artifactId >versions</artifactId >
7- <version >2.16.1-SNAPSHOT </version >
7+ <version >2.16.1</version >
88 </parent >
99
1010 <artifactId >versions-common</artifactId >
1616 <dependency >
1717 <groupId >org.codehaus.mojo.versions</groupId >
1818 <artifactId >versions-api</artifactId >
19- <version >2.16.1-SNAPSHOT </version >
19+ <version >2.16.1</version >
2020 </dependency >
2121 <dependency >
2222 <groupId >org.codehaus.mojo.versions</groupId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.codehaus.mojo.versions</groupId >
66 <artifactId >versions</artifactId >
7- <version >2.16.1-SNAPSHOT </version >
7+ <version >2.16.1</version >
88 </parent >
99
1010 <artifactId >versions-enforcer</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.codehaus.mojo.versions</groupId >
77 <artifactId >versions</artifactId >
8- <version >2.16.1-SNAPSHOT </version >
8+ <version >2.16.1</version >
99 </parent >
1010
1111 <groupId >org.codehaus.mojo</groupId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.codehaus.mojo.versions</groupId >
66 <artifactId >versions</artifactId >
7- <version >2.16.1-SNAPSHOT </version >
7+ <version >2.16.1</version >
88 </parent >
99
1010 <artifactId >versions-model-report</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.codehaus.mojo.versions</groupId >
66 <artifactId >versions</artifactId >
7- <version >2.16.1-SNAPSHOT </version >
7+ <version >2.16.1</version >
88 </parent >
99
1010 <artifactId >versions-model</artifactId >
Original file line number Diff line number Diff line change 2222 <parent >
2323 <groupId >org.codehaus.mojo.versions</groupId >
2424 <artifactId >versions</artifactId >
25- <version >2.16.1-SNAPSHOT </version >
25+ <version >2.16.1</version >
2626 </parent >
2727
2828 <artifactId >versions-test</artifactId >
You can’t perform that action at this time.
0 commit comments