diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 984a2cb0..76af3b8b 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -1,16 +1,16 @@ # OpenAS2 Server -# Version 4.7.2 +# Version 4.8.0 # RELEASE NOTES ----- -The OpenAS2 project is pleased to announce the release of OpenAS2 4.7.2 +The OpenAS2 project is pleased to announce the release of OpenAS2 4.8.0 -The release download file is: OpenAS2Server-4.7.2.zip +The release download file is: OpenAS2Server-4.8.0.zip The zip file contains a PDF document (OpenAS2HowTo.pdf) providing information on installing and using the application. ## NOTE: Testing covers Java 11 to 21. ## Java 8 is NO LONGER SUPPORTED. -Version 4.7.2 - 2025-10-23 +Version 4.8.0 - 2025-10-31 This is a minor bugfix release. diff --git a/Server/pom.xml b/Server/pom.xml index b1b1a2fe..280b7966 100644 --- a/Server/pom.xml +++ b/Server/pom.xml @@ -7,7 +7,7 @@ net.sf.openas2 OpenAS2 - 4.7.1 + 4.8.0 ../pom.xml diff --git a/changes.txt b/changes.txt index 1d373287..59d0a906 100644 --- a/changes.txt +++ b/changes.txt @@ -1,6 +1,6 @@ **IMPORTANT NOTE**: Please review upgrade notes in the RELEASE-NOTES.md if you are upgrading -Version 4.7.2 - 2025-10-23 +Version 4.8.0 - 2025-10-31 This is a minor enhancement release. 1. Changes to partnership.xml diff --git a/pom.xml b/pom.xml index ccbce6ba..adcdd3ab 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 net.sf.openas2 OpenAS2 - 4.7.1 + 4.8.0 OpenAS2 pom