diff --git a/NOTICE.txt b/NOTICE.txt index f074161..3dd3b80 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -1,5 +1,5 @@ Apache ActiveMQ NMS OpenWire -Copyright 2005-2023 The Apache Software Foundation +Copyright 2005-2025 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). diff --git a/package.ps1 b/package.ps1 index 6189441..2561fe2 100644 --- a/package.ps1 +++ b/package.ps1 @@ -14,7 +14,7 @@ # limitations under the License. $pkgname = "Apache.NMS.ActiveMQ" -$pkgver = "2.1.1" +$pkgver = "2.2.0" $frameworks = "netstandard2.0" write-progress "Creating package directory." "Initializing..." diff --git a/src/nms-openwire.csproj b/src/nms-openwire.csproj index bff2a25..c61a67f 100644 --- a/src/nms-openwire.csproj +++ b/src/nms-openwire.csproj @@ -3,11 +3,11 @@ Apache.NMS.ActiveMQ Apache.NMS.ActiveMQ - 2.1.1 + 2.2.0 Apache Software Foundation Apache NMS OpenWire Apache NMS (.Net Standard Messaging Library): Openwire implementation of Apache NMS API - Copyright (C) 2005-2023 Apache Software Foundation + Copyright (C) 2005-2025 Apache Software Foundation LICENSE.txt https://activemq.apache.org/components/nms/ https://activemq.apache.org/assets/img/activemq_logo_icon.png