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
gnodet committed Sep 9, 2024
1 parent 1ce4e49 commit 25283f2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
</parent>

<artifactId>plexus-io</artifactId>
<version>3.5.1</version>
<version>3.5.2-SNAPSHOT</version>

<name>Plexus IO Components</name>

<scm>
<connection>scm:git:[email protected]:codehaus-plexus/plexus-io.git</connection>
<developerConnection>scm:git:[email protected]:codehaus-plexus/plexus-io.git</developerConnection>
<tag>plexus-io-3.5.1</tag>
<tag>HEAD</tag>
<url>http://github.com/codehaus-plexus/plexus-io</url>
</scm>
<issueManagement>
Expand All @@ -33,7 +33,7 @@
<properties>
<eclipseSisuVersion>0.9.0.M3</eclipseSisuVersion>
<slf4jVersion>1.7.36</slf4jVersion>
<project.build.outputTimestamp>2024-09-09T12:59:16Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-09-09T12:59:25Z</project.build.outputTimestamp>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 25283f2

Please sign in to comment.