diff options
author | Dan Timoney <dtimoney@att.com> | 2020-04-30 10:35:03 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-04-30 10:35:03 -0400 |
commit | e6396a9c0d713e8f0cbd735d166c4f887e81f26c (patch) | |
tree | adbde221ba34b4e9c65375f6324ef5a05955f683 /features/ccsdk-base-http | |
parent | e935874c58b246a0674e91c388f5854a19cd4d46 (diff) |
Roll to next snapshot
Roll to next Frankfurt snapshot
Change-Id: I8b4fa1322b483ad3ae4513a369f69770db30ee63
Issue-ID: CCSDK-2344
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'features/ccsdk-base-http')
-rw-r--r-- | features/ccsdk-base-http/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/features/ccsdk-base-http/pom.xml b/features/ccsdk-base-http/pom.xml index 9bd76492..26fcf165 100644 --- a/features/ccsdk-base-http/pom.xml +++ b/features/ccsdk-base-http/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.5.4</version> + <version>1.5.5-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>ccsdk-base-http</artifactId> - <version>0.7.2-SNAPSHOT</version> + <version>0.7.3-SNAPSHOT</version> <packaging>feature</packaging> <name>ccsdk-sli-adaptors :: base-http :: ${project.artifactId}</name> |