Skip to content

Commit 4789f7a

Browse files
committed
[maven-release-plugin] prepare release plexus-utils-4.0.2
1 parent 9093271 commit 4789f7a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ limitations under the License.
2424
</parent>
2525

2626
<artifactId>plexus-utils</artifactId>
27-
<version>4.0.2-SNAPSHOT</version>
27+
<version>4.0.2</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.2</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>2024-04-13T09:07:04Z</project.build.outputTimestamp>
52+
<project.build.outputTimestamp>2024-09-23T19:00:34Z</project.build.outputTimestamp>
5353
</properties>
5454

5555
<dependencies>

0 commit comments

Comments
 (0)