Skip to content

Commit c86a34f

Browse files
committed
[maven-release-plugin] prepare release plexus-utils-4.0.3
1 parent aa38f66 commit c86a34f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
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.3-SNAPSHOT</version>
27+
<version>4.0.3</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
@@ -42,7 +42,7 @@ limitations under the License.
4242
<scm>
4343
<connection>scm:git:https://github.com/codehaus-plexus/plexus-utils.git</connection>
4444
<developerConnection>${project.scm.connection}</developerConnection>
45-
<tag>plexus-utils-4.0.2</tag>
45+
<tag>plexus-utils-4.0.3</tag>
4646
<url>https://github.com/codehaus-plexus/plexus-utils/tree/${project.scm.tag}/</url>
4747
</scm>
4848
<issueManagement>
@@ -57,7 +57,7 @@ limitations under the License.
5757
</distributionManagement>
5858

5959
<properties>
60-
<project.build.outputTimestamp>2024-09-23T19:01:42Z</project.build.outputTimestamp>
60+
<project.build.outputTimestamp>2026-03-27T12:36:18Z</project.build.outputTimestamp>
6161
</properties>
6262

6363
<dependencies>

0 commit comments

Comments
 (0)