diff options
author | Dan Timoney <dt5972@att.com> | 2018-06-01 13:44:36 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-06-01 13:44:36 +0000 |
commit | 0aa48c020cde77282f40cefe48ef06552dc5b523 (patch) | |
tree | 7129ac80c9b8e469d5588fc993c41189ed360839 /installation/dgbuilder | |
parent | d18dcbff672b50f3b687cf78b407aa542d0c34c9 (diff) | |
parent | a4c20265533d2dfaa952365e3491010b21e3024f (diff) |
Merge "Update to use CCSDK version 0.2.4"
Former-commit-id: 31170630d8bb6383be24894d0a4a57ffbb44532d
Diffstat (limited to 'installation/dgbuilder')
-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 8340b688..16d17c66 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.0.3</version> + <version>1.0.4</version> </parent> <modelVersion>4.0.0</modelVersion> |