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 @@ -24,7 +24,7 @@ limitations under the License.
2424 </parent >
2525
2626 <artifactId >plexus-utils</artifactId >
27- <version >4.0.1-SNAPSHOT </version >
27+ <version >4.0.1</version >
2828
2929 <name >Plexus Common Utilities</name >
3030 <description >A collection of various utility classes to ease working with strings, files, command lines and
@@ -34,7 +34,7 @@ limitations under the License.
3434 <scm >
3535 <connection >scm:git:https://github.com/codehaus-plexus/plexus-utils.git</connection >
3636 <developerConnection >${project.scm.connection} </developerConnection >
37- <tag >master </tag >
37+ <tag >plexus-utils-4.0.1 </tag >
3838 <url >https://github.com/codehaus-plexus/plexus-utils/tree/${project.scm.tag} /</url >
3939 </scm >
4040 <issueManagement >
@@ -49,7 +49,7 @@ limitations under the License.
4949 </distributionManagement >
5050
5151 <properties >
52- <project .build.outputTimestamp>2023-05-22T15:14:16Z </project .build.outputTimestamp>
52+ <project .build.outputTimestamp>2024-04-13T09:06:44Z </project .build.outputTimestamp>
5353 </properties >
5454
5555 <dependencies >
You can’t perform that action at this time.
0 commit comments