This is an automated email from the ASF dual-hosted git repository. havret pushed a commit to branch bump_version_to_2.1.0 in repository https://gitbox.apache.org/repos/asf/activemq-nms-api.git
commit b81af3dfae38b1b31d2bd0eddefb0b17af11af00 Author: Havret <[email protected]> AuthorDate: Sun Sep 10 18:02:24 2023 +0200 NO-JIRA Bump version to 2.1.0 --- src/nms-api/nms-api.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/nms-api/nms-api.csproj b/src/nms-api/nms-api.csproj index fd05099..9c44920 100644 --- a/src/nms-api/nms-api.csproj +++ b/src/nms-api/nms-api.csproj @@ -33,7 +33,7 @@ with the License. You may obtain a copy of the License at <PropertyGroup> <GeneratePackageOnBuild>true</GeneratePackageOnBuild> <PackageId>Apache.NMS</PackageId> - <Version>2.0.0</Version> + <Version>2.1.0</Version> <Authors>Apache ActiveMQ</Authors> <Company>Apache Software Foundation</Company> <Product>Apache NMS API</Product>
