diff options
author | su622b <su622b@att.com> | 2019-08-08 08:21:55 -0400 |
---|---|---|
committer | su622b <su622b@att.com> | 2019-08-08 08:29:43 -0400 |
commit | 0cb3bb0b0c99a70dd31995a7dc4d06b53f6e43d0 (patch) | |
tree | 5ac2e5d69a54e23e968c3c8eb04ee8e55daeaa25 /version.properties | |
parent | 1748f08023b63a266f533a9490a044536950e9ec (diff) |
revert topic exist topic check while publishing
Issue-ID: DMAAP-1247
Change-Id: Ie0d50a2cecbb0c0cb26305adfb52ac65b1c8c032
Signed-off-by: su622b <su622b@att.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index dba8f85..9ac4233 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=1 minor=1 -patch=18 +patch=19 base_version=${major}.${minor}.${patch} |