Skip to content

Commit 0e91da7

Browse files
committed
Bump to next development version
1 parent 35fa0df commit 0e91da7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
</parent>
2929
<groupId>commons-net</groupId>
3030
<artifactId>commons-net</artifactId>
31-
<version>3.13.0</version>
31+
<version>3.13.1-SNAPSHOT</version>
3232
<name>Apache Commons Net</name>
3333
<!-- The description content is deliberately not indented ! to improve the layout of the Release Notes generated
3434
by mvn changes:announcement-generate -->
@@ -56,7 +56,7 @@ Supported protocols include Echo, Finger, FTP, NNTP, NTP, POP3(S), SMTP(S), Teln
5656
<commons.rc.version>RC1</commons.rc.version>
5757
<commons.release.desc>(Requires Java ${maven.compiler.target} or later)</commons.release.desc>
5858
<!-- project.build.outputTimestamp is managed by Maven plugins, see https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
59-
<project.build.outputTimestamp>2026-03-15T14:12:43Z</project.build.outputTimestamp>
59+
<project.build.outputTimestamp>2026-03-18T20:29:43Z</project.build.outputTimestamp>
6060
<!-- Release plugin defines -->
6161
<!-- Previous version of the component (used for reporting binary compatibility check)-->
6262
<commons.bc.version>3.12.0</commons.bc.version>

0 commit comments

Comments
 (0)