diff options
author | tkogut <tomasz.kogut@nokia.com> | 2020-11-26 09:31:32 +0100 |
---|---|---|
committer | tkogut <tomasz.kogut@nokia.com> | 2020-11-27 13:24:14 +0100 |
commit | 200889e7427038869127555aeb6bcd63809a453b (patch) | |
tree | b122476d079fc0fa8501e028f0f2ee428c57b2f2 /standardization/pom.xml | |
parent | c610bf0763522c2de5b68c9a7670a9bd269ad262 (diff) |
Update Reactor version and upgrade TestContainers
Issue-ID: DCAEGEN2-2532
Signed-off-by: tkogut <tomasz.kogut@nokia.com>
Change-Id: Ic92bdbb7b82055e7b9ec211d50d04f6843b4ca5e
Diffstat (limited to 'standardization/pom.xml')
-rw-r--r-- | standardization/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/standardization/pom.xml b/standardization/pom.xml index 8572218b..dcf781fa 100644 --- a/standardization/pom.xml +++ b/standardization/pom.xml @@ -8,7 +8,7 @@ <parent> <groupId>org.onap.dcaegen2.services</groupId> <artifactId>sdk</artifactId> - <version>1.4.4-SNAPSHOT</version> + <version>1.5.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |