diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-17 14:51:30 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-17 14:52:07 -0400 |
commit | edf059c27be11bcdbcd2ce6c1af87172ca7187ed (patch) | |
tree | 21ecc38aacca7078778de1fa2e82a50545a4fe57 /features/installer/pom.xml | |
parent | bdb12c3b78320f8b1f5ba60c00be03f0710827fd (diff) |
Roll to next snapshot
Roll to next snapshot version
Change-Id: Ic986d7cbe2db5aa4647393fa69c17f860bae2739
Issue-ID: CCSDK-1701
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'features/installer/pom.xml')
-rwxr-xr-x | features/installer/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/features/installer/pom.xml b/features/installer/pom.xml index ed31f2ab..cddb2dc1 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.3.4-SNAPSHOT</version> + <version>1.3.5-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>slinorthbound-features-installer</artifactId> - <version>0.5.3-SNAPSHOT</version> + <version>0.5.4-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-northbound :: features :: ${project.artifactId}</name> |