Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Apr 13, 2024
1 parent 31ef818 commit 0d760ef
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Expand Up @@ -24,7 +24,7 @@ limitations under the License.
</parent>

<artifactId>plexus-utils</artifactId>
<version>4.0.1</version>
<version>4.0.2-SNAPSHOT</version>

<name>Plexus Common Utilities</name>
<description>A collection of various utility classes to ease working with strings, files, command lines and
Expand All @@ -34,7 +34,7 @@ limitations under the License.
<scm>
<connection>scm:git:https://github.com/codehaus-plexus/plexus-utils.git</connection>
<developerConnection>${project.scm.connection}</developerConnection>
<tag>plexus-utils-4.0.1</tag>
<tag>master</tag>
<url>https://github.com/codehaus-plexus/plexus-utils/tree/${project.scm.tag}/</url>
</scm>
<issueManagement>
Expand All @@ -49,7 +49,7 @@ limitations under the License.
</distributionManagement>

<properties>
<project.build.outputTimestamp>2024-04-13T09:06:44Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-04-13T09:07:04Z</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down

0 comments on commit 0d760ef

Please sign in to comment.