Skip to content

Commit ef42233

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 7f4e419 commit ef42233

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@
88
</parent>
99

1010
<artifactId>plexus-io</artifactId>
11-
<version>3.3.1</version>
11+
<version>3.3.2-SNAPSHOT</version>
1212

1313
<name>Plexus IO Components</name>
1414

1515
<scm>
1616
<connection>scm:git:[email protected]:codehaus-plexus/plexus-io.git</connection>
1717
<developerConnection>scm:git:[email protected]:codehaus-plexus/plexus-io.git</developerConnection>
1818
<url>http://github.com/codehaus-plexus/plexus-io</url>
19-
<tag>plexus-io-3.3.1</tag>
19+
<tag>HEAD</tag>
2020
</scm>
2121
<issueManagement>
2222
<system>jira</system>
@@ -32,7 +32,7 @@
3232
<properties>
3333
<cobertura.skip>true</cobertura.skip>
3434
<javaVersion>8</javaVersion>
35-
<project.build.outputTimestamp>2022-05-02T06:08:27Z</project.build.outputTimestamp>
35+
<project.build.outputTimestamp>2022-05-02T06:11:29Z</project.build.outputTimestamp>
3636
</properties>
3737

3838
<dependencies>

0 commit comments

Comments
 (0)