You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2020/08/05 22:41:53 UTC

[commons-net] 02/02: Bump to next development version

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

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

commit 11dc8ef4c6cfb61008ff7bfd7911f5d459fde7a6
Author: Sebb <se...@apache.org>
AuthorDate: Wed Aug 5 23:41:06 2020 +0100

    Bump to next development version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a039534..294094a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
     <groupId>commons-net</groupId>
     <artifactId>commons-net</artifactId>
-    <version>3.7</version>
+    <version>3.8-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