diff options
author | Dan Timoney <dtimoney@att.com> | 2022-10-20 15:29:33 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-10-20 15:29:33 -0400 |
commit | 5383edf1b735a6de8d1c54c6e8bacb867e090010 (patch) | |
tree | 7e276dc23145ad0d6e42a8ff7d3c93840130597b /adaptors/features/features-sli-adaptors | |
parent | e667745190eac644e419e3c74533bd4be14dc42f (diff) |
Roll master branch to London numbering
Roll master branch numbers to London release numbering
Issue-ID: CCSDK-3779
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I6f22370839ff4c0fbb81372371fc4c76d7c36eb6
Diffstat (limited to 'adaptors/features/features-sli-adaptors')
-rw-r--r-- | adaptors/features/features-sli-adaptors/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/adaptors/features/features-sli-adaptors/pom.xml b/adaptors/features/features-sli-adaptors/pom.xml index 988fc8d67..5e0a37137 100644 --- a/adaptors/features/features-sli-adaptors/pom.xml +++ b/adaptors/features/features-sli-adaptors/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>2.4.2</version> + <version>2.5.0-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>features-sli-adaptors</artifactId> - <version>1.5.2-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> <packaging>feature</packaging> <name>ccsdk-sli-adaptors :: features :: ${project.artifactId}</name> |