diff options
author | Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> | 2021-05-21 10:15:08 +0200 |
---|---|---|
committer | Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> | 2021-05-21 10:15:16 +0200 |
commit | 9cf6e91ced584f67d709b985afde0b686e615f94 (patch) | |
tree | 6e3bcc361350d1fde38ea2dc29b84ae48cd96e5e | |
parent | 77018420c79d7dbb444b67bcdae2ea7466582171 (diff) |
Update README
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: Iad9b7361f152255a588de8faca6941ac8165a5fc
Issue-ID: DCAEGEN2-2630
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -10,7 +10,7 @@ Most of SDK APIs are using Project Reactor, which is one of available implementa #### Current version ``` <properties> - <sdk.version>1.1.4</sdk.version> + <sdk.version>1.8.4</sdk.version> </properties> ``` #### Maven dependencies @@ -63,4 +63,4 @@ DCAE SDK Frequently Asked Questions ## License Copyright (C) 2018-2019 NOKIA Intellectual Property. All rights reserved. -[License](http://www.apache.org/licenses/LICENSE-2.0)
\ No newline at end of file +[License](http://www.apache.org/licenses/LICENSE-2.0) |