aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorefiacor <fiachra.corcoran@est.tech>2022-11-21 08:59:13 +0000
committerFiachra Corcoran <fiachra.corcoran@est.tech>2022-11-28 14:52:39 +0000
commit4212cd7107cb4ace4e06b95888601f9d770f4369 (patch)
tree7004247bc4c63fc2c7022f8c57221ca43e0751af /pom.xml
parent6ac552be8027c26b3f949f5889e0586d32764864 (diff)
[SDC-DISTRO] Upgrade sdc-distr-clinet to 2.0.01.3.0
onap-gerrit-review: -current-copyright-not-in-all-files Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I4d06d588af872d0d82df92352b9e18c4b7de71e2 Issue-ID: DMAAP-1809
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index da9819a..c3e38a6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,6 +2,7 @@
<!--
============LICENSE_START=======================================================
Copyright (C) 2021-2022 Nokia. All rights reserved.
+ Copyright © 2022 Nordix Foundation. All rights reserved.
================================================================================
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -32,12 +33,12 @@
<groupId>org.onap.dcaegen2.platform.ves-openapi-manager</groupId>
<artifactId>ves-openapi-manager</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
<name>dcaegen2-platform-ves-openapi-manager</name>
<packaging>jar</packaging>
<properties>
- <sdc-distribution-client.version>1.4.2</sdc-distribution-client.version>
+ <sdc-distribution-client.version>2.0.0</sdc-distribution-client.version>
<junit-jupiter.version>5.2.0</junit-jupiter.version>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>