diff options
author | Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> | 2021-08-24 12:22:08 +0200 |
---|---|---|
committer | Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> | 2021-08-24 13:33:47 +0200 |
commit | c7eab17a68a8a209a1071a00fa0e1ffb0ae3b8b2 (patch) | |
tree | a3740b3d1e1b76905ee7edff641ff070346681a2 /datafile-app-server | |
parent | e8ac9c0d760be92ab44c9a03900f1ead4d685454 (diff) |
Update DCAE SDK library1.6.1
- update SDK from 1.5.0 to 1.8.7
Issue-ID: DCAEGEN2-2692
Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>
Change-Id: I342cb311020c324793aa3af5c47d583b7aab82c1
Diffstat (limited to 'datafile-app-server')
-rw-r--r-- | datafile-app-server/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/datafile-app-server/pom.xml b/datafile-app-server/pom.xml index 75fdabf3..3d8097ee 100644 --- a/datafile-app-server/pom.xml +++ b/datafile-app-server/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.dcaegen2.collectors</groupId> <artifactId>datafile</artifactId> - <version>1.6.0-SNAPSHOT</version> + <version>1.6.1-SNAPSHOT</version> </parent> <groupId>org.onap.dcaegen2.collectors.datafile</groupId> |