diff options
author | Dan Timoney <dtimoney@att.com> | 2020-04-30 10:38:57 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-04-30 10:38:57 -0400 |
commit | 953072c4c372748c54abe4214513fc3341ceb915 (patch) | |
tree | 56db33a1c7b6addbf55be8f5fd6224cf639a8e8c /features/installer/pom.xml | |
parent | 670b3793a926d142db91116288e1db348a1556a3 (diff) |
Roll to next snapshot
Roll to next Frankfurt snapshot
Change-Id: I76dda190d8e9ccc65635956499b83b66ead91ad3
Issue-ID: CCSDK-2344
Signed-off-by: Dan Timoney <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 752d5b0a..82f5e7fd 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.5.4</version> + <version>1.5.5-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>sliplugins-features-installer</artifactId> - <version>0.7.2-SNAPSHOT</version> + <version>0.7.3-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-plugins :: features :: ${project.artifactId}</name> |