diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-19 08:52:34 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-19 08:52:34 -0400 |
commit | a29670f76262b9db705857d6bb1f40ef6f8d304d (patch) | |
tree | b0222b87ad0dd2c99c14b100724d185d0d108232 /pomba/service-decomposition | |
parent | 62c6104a00e7af32732f9f23e2bc16d62490a165 (diff) |
Use CCSDK version 0.6.3
Update to use CCSDK version 0.6.3
Change-Id: I18eaccd91af822639165f6fa56b037cba4bb4abf
Issue-ID: SDNC-917
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'pomba/service-decomposition')
-rw-r--r-- | pomba/service-decomposition/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pomba/service-decomposition/pom.xml b/pomba/service-decomposition/pom.xml index 7278f80..2a737a2 100644 --- a/pomba/service-decomposition/pom.xml +++ b/pomba/service-decomposition/pom.xml @@ -22,7 +22,7 @@ limitations under the License. <parent> <groupId>org.onap.sdnc.apps.pomba</groupId> <artifactId>pomba</artifactId> - <version>1.7.2-SNAPSHOT</version> + <version>1.7.3-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> |