You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2022/12/02 18:01:37 UTC

[commons-net] branch master updated (7f7cf680 -> c1faf215)

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

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


    from 7f7cf680 Prepare for a release candidate
     add 1595ad2c Update POM version for Apache release 3.9.0
     add faab0b95 Set date in changes.xml
     add 58b9b0dd Bump actions/setup-java from 3.6.0 to 3.7.0 #126
     new c1faf215 Bump to next development version

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/coverage.yml    | 2 +-
 .github/workflows/maven.yml       | 2 +-
 .github/workflows/maven_adhoc.yml | 2 +-
 pom.xml                           | 2 +-
 src/changes/changes.xml           | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)


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

Posted by gg...@apache.org.
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 c1faf215e17a23b5bedd2d417f6300940052bc68
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Fri Dec 2 13:01:32 2022 -0500

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

diff --git a/pom.xml b/pom.xml
index 9ee1f198..0b2b2be6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
     <groupId>commons-net</groupId>
     <artifactId>commons-net</artifactId>
-    <version>3.9.0</version>
+    <version>3.10.0-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 -->