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

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


The following commit(s) were added to refs/heads/main by this push:
     new b31c748  NO-JIRA: bump version to 1.20.0-SNAPSHOT
b31c748 is described below

commit b31c748991ff214d7c7ec24044bcee02bc248a36
Author: Kenneth Giusti <kgiu...@apache.org>
AuthorDate: Tue Mar 1 19:17:28 2022 -0500

    NO-JIRA: bump version to 1.20.0-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 74d0cb5..0151a9c 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1 +1 @@
-1.19.0-SNAPSHOT
+1.20.0-SNAPSHOT
diff --git a/docs/books/common/attributes.adoc 
b/docs/books/common/attributes.adoc
index c6abe7f..4a24374 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-SNAPSHOT
+:DispatchRouterVersion: 1.20.0-SNAPSHOT
 
 // Book names
 
diff --git a/pom.xml b/pom.xml
index 1dcdf02..54e9351 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-SNAPSHOT</version>
+    <version>1.20.0-SNAPSHOT</version>
     <name>QpidDispatch</name>
     <inceptionYear>2018</inceptionYear>
     <url>https://qpid.apache.org</url>   

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

Reply via email to