diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-23 16:23:03 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-25 09:35:34 -0400 |
commit | 1bd7bcb12869c2260c6e0cd74e010dceefbf1879 (patch) | |
tree | 96df595f706bca416befdc2bbee86443d71bf009 /installation/dgbuilder/pom.xml | |
parent | 9310f04aab4fe7ec87d634f9e223559888b2ca0d (diff) |
Roll to initial Dublin snapshot
Roll to initial Dublin snapshot
Change-Id: Id36b1e41ae75a7c282a5db85b30abe3a7688aeb9
Issue-ID: SDNC-480
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Fix CCSDK docker version
Update CCSDK docker versions used to build SDNC docker containers.
Change-Id: I9497c788cc48b401f24aeb9018060c6c0d5b4a0b
Issue-ID: SDNC-486
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Former-commit-id: c261e3f719abcbea0762162dc9244f951296c6a1
Diffstat (limited to 'installation/dgbuilder/pom.xml')
-rw-r--r-- | installation/dgbuilder/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/installation/dgbuilder/pom.xml b/installation/dgbuilder/pom.xml index c9e9d79e..6ddd1eb8 100644 --- a/installation/dgbuilder/pom.xml +++ b/installation/dgbuilder/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.1.1</version> + <version>1.2.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> |