aboutsummaryrefslogtreecommitdiffstats
path: root/cxf-logging
diff options
context:
space:
mode:
authorseshukm <seshu.kumar.m@huawei.com>2021-02-15 20:35:29 +0530
committerseshukm <seshu.kumar.m@huawei.com>2021-02-15 20:35:29 +0530
commit1c8d020303a0938d74037eebff3087e1bf87cae0 (patch)
tree954595fa23d753d2f3027050ce7a62cc9fb826c4 /cxf-logging
parent31aba9aba28d7be2417a99ba7e862a7a8c68005b (diff)
update the version for the H release
Issue-ID: SO-2765 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I563295123f7f8de7164495a7db3bc58872863098
Diffstat (limited to 'cxf-logging')
-rw-r--r--cxf-logging/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cxf-logging/pom.xml b/cxf-logging/pom.xml
index 64cea6c8b3..39beb10dd7 100644
--- a/cxf-logging/pom.xml
+++ b/cxf-logging/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.so</groupId>
<artifactId>so</artifactId>
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.8.0-SNAPSHOT</version>
</parent>
<name>CXFLogging</name>
<description>Common CXF Logging Classes</description>