diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-04 15:20:47 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-04 15:20:47 -0400 |
commit | cbabd9230857b36770032383c066366e3d792d08 (patch) | |
tree | 73448ac081cb0b8b45c712168da32f012171e5bd /installation/dgbuilder/pom.xml | |
parent | fcf061b297a4e93ae3583c62feab200c92ecf71a (diff) |
Roll to next snapshot version
Roll to next snapshot version
Change-Id: If6bd5bc61225f7695b28b73dcb7f2ff4ecba5552
Issue-ID: SDNC-471
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Former-commit-id: 55b6a8402cafb11c7320b88185f580991c8e2c89
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 fa6e6a38..f47303c7 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.0</version> + <version>1.1.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> |