You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by gu...@apache.org on 2020/09/09 10:23:25 UTC

[pulsar-manager] branch master updated: Upgrade BKVM to 2.0.0 (#331)

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

guangning pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-manager.git


The following commit(s) were added to refs/heads/master by this push:
     new f600db6  Upgrade BKVM to 2.0.0 (#331)
f600db6 is described below

commit f600db69edcab99d1990fccd1050d0a70d6aa8d2
Author: Enrico Olivelli <eo...@gmail.com>
AuthorDate: Wed Sep 9 12:23:14 2020 +0200

    Upgrade BKVM to 2.0.0 (#331)
    
    Co-authored-by: Enrico Olivelli <en...@diennea.com>
---
 gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index 4e6ed84..7ac55c5 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -20,6 +20,6 @@ postgresqlVersion=42.2.5
 herddbVersion=0.19.0
 brokerVersion=2.4.1
 commonsValidatorVersion=1.6
-bkvmVersion=1.2.0
+bkvmVersion=2.0.0
 tomcatVersion=8.5.31
 jerseyVersion=2.26