diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-23 16:06:15 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-23 16:06:15 -0400 |
commit | 424327075cba872296535ffbfe69f32c228b218a (patch) | |
tree | 8dd46d19183d2e1cc9de7e49f83e0e0a5e63298a /dgbuilder | |
parent | df200d2e8a26683b2b2fe526c667eec281277543 (diff) |
Roll to initial Dublin snapshot
Roll version to initial Dublin snapshot
Change-Id: If2e121ea6a05e532db7e055de9f86adec11ef378
Issue-ID: CCSDK-617
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'dgbuilder')
-rw-r--r-- | dgbuilder/pom.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/dgbuilder/pom.xml b/dgbuilder/pom.xml index d78555fc..63a617b6 100644 --- a/dgbuilder/pom.xml +++ b/dgbuilder/pom.xml @@ -3,14 +3,14 @@ <modelVersion>4.0.0</modelVersion> <parent> - <groupId>org.onap.ccsdk.distribution</groupId> - <artifactId>distribution-root</artifactId> - <version>0.3.1-SNAPSHOT</version> - </parent> + <groupId>org.onap.ccsdk.distribution</groupId> + <artifactId>distribution-root</artifactId> + <version>0.4.0-SNAPSHOT</version> + </parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-dgbuilder</artifactId> - <version>0.3.1-SNAPSHOT</version> + <version>0.4.0-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-distribution :: dgbuilder</name> |