This is an automated email from the ASF dual-hosted git repository.
kgiusti pushed a commit to branch 1.19.x
in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git
The following commit(s) were added to refs/heads/1.19.x by this push:
new 0b3ee59 NO-JIRA: bump VERSION to 1.19.1-SNAPSHOT
0b3ee59 is described below
commit 0b3ee590d4180c95b221c336e451e80d83aa3805
Author: Kenneth Giusti <[email protected]>
AuthorDate: Tue Mar 22 14:55:38 2022 -0400
NO-JIRA: bump VERSION to 1.19.1-SNAPSHOT
---
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 815d5ca..2e3e3cd 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1 +1 @@
-1.19.0
+1.19.1-SNAPSHOT
diff --git a/docs/books/common/attributes.adoc
b/docs/books/common/attributes.adoc
index f3af046..1c62e36 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.19.0
+:DispatchRouterVersion: 1.19.1-SNAPSHOT
// Book names
diff --git a/pom.xml b/pom.xml
index 05e7c2a..9610c53 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.19.0</version>
+ <version>1.19.1-SNAPSHOT</version>
<name>QpidDispatch</name>
<inceptionYear>2018</inceptionYear>
<url>https://qpid.apache.org</url>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]