File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
Apache ActiveMQ NMS AMQP
2
- Copyright 2005-2023 The Apache Software Foundation
2
+ Copyright 2005-2025 The Apache Software Foundation
3
3
4
4
This product includes software developed at
5
5
The Apache Software Foundation (http://www.apache.org/).
Original file line number Diff line number Diff line change 14
14
# limitations under the License.
15
15
16
16
$pkgname = " Apache.NMS.AMQP"
17
- $pkgver = " 2.2 .0"
17
+ $pkgver = " 2.3 .0"
18
18
$frameworks = " netstandard2.0"
19
19
20
20
write-progress " Creating package directory." " Initializing..."
Original file line number Diff line number Diff line change @@ -33,12 +33,12 @@ with the License. You may obtain a copy of the License at
33
33
<PropertyGroup >
34
34
<GeneratePackageOnBuild >true</GeneratePackageOnBuild >
35
35
<PackageId >Apache.NMS.AMQP</PackageId >
36
- <Version >2.2 .0</Version >
36
+ <Version >2.3 .0</Version >
37
37
<Authors >Apache ActiveMQ</Authors >
38
38
<Company >Apache Software Foundation</Company >
39
39
<Product >Apache ActiveMQ NMS AMQP Client</Product >
40
40
<Description >Apache ActiveMQ NMS.AMQP provides a NMS based client that uses the AMQP v1.0 protocol.</Description >
41
- <Copyright >Copyright (C) 2005-2023 Apache Software Foundation</Copyright >
41
+ <Copyright >Copyright (C) 2005-2025 Apache Software Foundation</Copyright >
42
42
<PackageProjectUrl >https://activemq.apache.org/components/nms/</PackageProjectUrl >
43
43
<PackageLicense >https://github.com/apache/activemq-nms-amqp/blob/master/NOTICE.txt</PackageLicense >
44
44
<PackageIconUrl >https://activemq.apache.org/assets/img/activemq_logo_icon.png</PackageIconUrl >
You can’t perform that action at this time.
0 commit comments