NO-JIRA Bump version to 2.1.0
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 @@
     <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>