aboutsummaryrefslogtreecommitdiffstats
path: root/features/ccsdk-base-http/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-10-29 15:31:14 -0400
committerDan Timoney <dtimoney@att.com>2020-10-29 15:31:14 -0400
commitb27f7b47a0c88dff5d6b1a47229c5127022ac36b (patch)
tree34d1e206af0dc4d50e25a5e7daba56556015ea8f /features/ccsdk-base-http/pom.xml
parent6aaa8fe86a92e06d92ca8c9df5a99baf84cb01aa (diff)
Use released 2.0.2 parent pom
Update to use released 2.0.2 version of parent poms Change-Id: I7ef423d9de2f850c877ac0cb6d67499f533e2a77 Issue-ID: CCSDK-2931 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'features/ccsdk-base-http/pom.xml')
-rw-r--r--features/ccsdk-base-http/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/ccsdk-base-http/pom.xml b/features/ccsdk-base-http/pom.xml
index 50b52e05..a8f90d03 100644
--- a/features/ccsdk-base-http/pom.xml
+++ b/features/ccsdk-base-http/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.2</version>
<relativePath/>
</parent>