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.0-SNAPSHOT </version >
27+ <version >4.0.0</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
@@ -33,7 +33,7 @@ limitations under the License.
3333 <scm >
3434 <connection >scm:git:https://github.com/codehaus-plexus/plexus-utils.git</connection >
3535 <developerConnection >${project.scm.connection} </developerConnection >
36- <tag >master </tag >
36+ <tag >plexus-utils-4.0.0 </tag >
3737 <url >https://github.com/codehaus-plexus/plexus-utils/tree/master/</url >
3838 </scm >
3939 <issueManagement >
@@ -48,7 +48,7 @@ limitations under the License.
4848 </distributionManagement >
4949
5050 <properties >
51- <project .build.outputTimestamp>2023-03-02T01:23:19Z </project .build.outputTimestamp>
51+ <project .build.outputTimestamp>2023-05-22T15:13:56Z </project .build.outputTimestamp>
5252 </properties >
5353
5454 <dependencies >
You can’t perform that action at this time.
0 commit comments