This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-net.git

commit d94e14115c57435afe0e77aa8d5fb807ac461d46
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Fri May 31 15:08:34 2024 +0000

    Bump to next development version
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 3e60ea4d..4f819e5b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
     <groupId>commons-net</groupId>
     <artifactId>commons-net</artifactId>
-    <version>3.11.0</version>
+    <version>3.11.1-SNAPSHOT</version>
     <name>Apache Commons Net</name>
     <!-- N.B. the description content is deliberately not indented ! to 
improve the layout of the Release Notes generated 
         by mvn changes:announcement-generate -->
@@ -55,7 +55,7 @@ Supported protocols include Echo, Finger, FTP, NNTP, NTP, 
POP3(S), SMTP(S), Teln
         <commons.release.next>3.11.1</commons.release.next>
         <commons.rc.version>RC1</commons.rc.version>
         <commons.release.desc>(Requires Java ${maven.compiler.target} or 
later)</commons.release.desc>
-        
<project.build.outputTimestamp>2024-05-28T23:47:05Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2024-05-31T15:08:27Z</project.build.outputTimestamp>
         <!-- Release plugin defines -->
         <!-- Previous version of the component (used for reporting binary 
compatibility check)-->
         <commons.bc.version>3.10.0</commons.bc.version>

Reply via email to