Skip to content

Commit b7230bd

Browse files
committed
[maven-release-plugin] prepare release plexus-utils-3.6.0
1 parent 2befb2b commit b7230bd

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>3.5.2-SNAPSHOT</version>
27+
<version>3.6.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, XML 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>plexus-utils-3.5.0</tag>
37+
<tag>plexus-utils-3.6.0</tag>
3838
<url>https://github.com/codehaus-plexus/plexus-utils/tree/${project.scm.tag}/</url>
3939
</scm>
4040
<issueManagement>
@@ -50,7 +50,7 @@ limitations under the License.
5050

5151
<properties>
5252
<jmhVersion>1.36</jmhVersion>
53-
<project.build.outputTimestamp>2023-03-02T01:23:19Z</project.build.outputTimestamp>
53+
<project.build.outputTimestamp>2024-12-15T21:36:53Z</project.build.outputTimestamp>
5454
</properties>
5555

5656
<dependencies>

0 commit comments

Comments
 (0)