diff options
author | dglFromAtt <dgl@research.att.com> | 2018-06-19 22:03:48 -0400 |
---|---|---|
committer | dglFromAtt <dgl@research.att.com> | 2018-06-22 14:07:11 -0400 |
commit | 8f54f37825746cf82b33a21ff356950eb682d290 (patch) | |
tree | 3e0b4889816d1a2f126810a3e3874cf2e6b47cf4 /version.properties | |
parent | 955500a4aa5c86a1ccc8c4bdf81c65daff41070a (diff) |
Actually remove pubs and subs on Feed delete
Patch Set 2: include code to suspend/enable a subscriber
Patch Set 3: validate FQDN of external MR
Change-Id: I5c05791b020d389a0cfd672d81481d5295205c2f
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-510
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 f4cdd52..f1aed49 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=1 minor=0 -patch=8 +patch=9 base_version=${major}.${minor}.${patch} # Release must be completed with git revision # in Jenkins |