diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-17 15:02:25 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-17 15:02:25 -0400 |
commit | 46c4ccd71453cd30760cd79abb9b7ee1a49d5a13 (patch) | |
tree | c1eea3f34d2b854e227aa8abe8171aa08520c7fb /sdnr/wt/odlux/apps/faultApp/pom.xml | |
parent | 8d6d70bcb59703a0b1ed7c2df1dc6823039787f5 (diff) |
Roll to next snapshot
Roll to next snapshot version
Change-Id: Id7573d0d13f526b73a51df7a18d4131c384eba00
Issue-ID: CCSDK-1701
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'sdnr/wt/odlux/apps/faultApp/pom.xml')
-rw-r--r-- | sdnr/wt/odlux/apps/faultApp/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sdnr/wt/odlux/apps/faultApp/pom.xml b/sdnr/wt/odlux/apps/faultApp/pom.xml index bd9f56ecb..484088027 100644 --- a/sdnr/wt/odlux/apps/faultApp/pom.xml +++ b/sdnr/wt/odlux/apps/faultApp/pom.xml @@ -4,14 +4,14 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent</artifactId> - <version>1.4.2-SNAPSHOT</version> + <version>1.4.3-SNAPSHOT</version> <relativePath/> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.onap.ccsdk.features.sdnr.wt</groupId> <artifactId>sdnr-wt-odlux-app-faultApp</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.6.3-SNAPSHOT</version> <packaging>bundle</packaging> <name>sdnr-wt-odlux-app-faultApp</name> <licenses> |