You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by kg...@apache.org on 2021/06/28 16:28:21 UTC

[qpid-dispatch] branch 1.16.x updated: NO-JIRA: Changed version to 1.16.1

This is an automated email from the ASF dual-hosted git repository.

kgiusti pushed a commit to branch 1.16.x
in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git


The following commit(s) were added to refs/heads/1.16.x by this push:
     new 428776d  NO-JIRA: Changed version to 1.16.1
428776d is described below

commit 428776d1827bef90da111fcbca1f7fd5f7eb02d2
Author: Kenneth Giusti <kg...@apache.org>
AuthorDate: Mon Jun 28 12:27:32 2021 -0400

    NO-JIRA: Changed version to 1.16.1
---
 VERSION.txt                       | 2 +-
 docs/books/common/attributes.adoc | 2 +-
 pom.xml                           | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/VERSION.txt b/VERSION.txt
index 15b989e..41c11ff 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1 +1 @@
-1.16.0
+1.16.1
diff --git a/docs/books/common/attributes.adoc b/docs/books/common/attributes.adoc
index 79b7e0b..9bbd48f 100644
--- a/docs/books/common/attributes.adoc
+++ b/docs/books/common/attributes.adoc
@@ -44,7 +44,7 @@ under the License
 :RouterName: Dispatch Router
 :RouterSchemaDir: ../../build/doc/book
 :RouterConfigFile: /etc/qpid-dispatch/qdrouterd.conf
-:DispatchRouterVersion: 1.16.0
+:DispatchRouterVersion: 1.16.1
 
 // Book names
 
diff --git a/pom.xml b/pom.xml
index 05cd3e6..faec663 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.qpid</groupId>
     <artifactId>qpid-dispatch</artifactId>
-    <version>1.16.0</version>
+    <version>1.16.1</version>
     <name>QpidDispatch</name>
     <inceptionYear>2018</inceptionYear>
     <url>https://qpid.apache.org</url>   

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org