diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-12-20 08:41:05 -0500 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-01-10 16:33:56 -0500 |
commit | 79ddeb64d15861ad52d6f31d52fd7c61b9c2ade3 (patch) | |
tree | 753497e9c5f38b221d9085177c5efc4dc9d58338 /springboot/springboot2/pom.xml | |
parent | 14f04c1e708afbf6a05b81ed0f4f435593b1c62f (diff) |
Update parent poms for Fluorine
Update parent poms for OpenDaylight Fluorine
Change-Id: If7f81edc9f65b0169fe25bbd4f4b8b52cd874250
Issue-ID: CCSDK-861
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'springboot/springboot2/pom.xml')
-rwxr-xr-x | springboot/springboot2/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/springboot/springboot2/pom.xml b/springboot/springboot2/pom.xml index 915fec8a..16252ecb 100755 --- a/springboot/springboot2/pom.xml +++ b/springboot/springboot2/pom.xml @@ -6,7 +6,7 @@ <packaging>pom</packaging> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>spring-boot-starter-parent</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> <parent> <groupId>org.springframework.boot</groupId> |