diff options
author | Dan Timoney <dtimoney@att.com> | 2020-11-02 07:26:51 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-11-02 07:51:58 -0500 |
commit | 530dcff97514c068f04c8eb5bf945b8c17d76d3f (patch) | |
tree | e680920d5f0222d5d40a35d0bfd27f8082afbbba /features/ccsdk-base-http | |
parent | a69db2ca69434545c149e408921b74b1f21e13d5 (diff) |
Roll to next Guilin snapshot
Roll to next Guilin snapshot version
Change-Id: I51dc9ebef28c1d03e39614c38f2f605521c1c533
Issue-ID: CCSDK-2931
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'features/ccsdk-base-http')
-rw-r--r-- | features/ccsdk-base-http/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/ccsdk-base-http/pom.xml b/features/ccsdk-base-http/pom.xml index a8f90d03..df032e2d 100644 --- a/features/ccsdk-base-http/pom.xml +++ b/features/ccsdk-base-http/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>ccsdk-base-http</artifactId> - <version>1.0.2-SNAPSHOT</version> + <version>1.0.3-SNAPSHOT</version> <packaging>feature</packaging> <name>ccsdk-sli-adaptors :: base-http :: ${project.artifactId}</name> |