aboutsummaryrefslogtreecommitdiffstats
path: root/cxf-logging
diff options
context:
space:
mode:
authorwaqas.ikram <waqas.ikram@est.tech>2021-06-24 11:51:34 +0100
committerWaqas Ikram <waqas.ikram@est.tech>2021-06-24 11:32:06 +0000
commit98537632f0a4a119b10bf82d3531814012509a35 (patch)
treef890dd0118e8565e8e6a90166f5e217d0a8f41e4 /cxf-logging
parent832cfddbe1dd388e6df9061dab4b889083d40cb7 (diff)
Updating pom version to 1.9.0-SNAPSHOT
Change-Id: Idb3e497148225d4158390b944f74e82ff9f771c8 Issue-ID: SO-3688 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
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 39beb10dd7..ad9f26e324 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.8.0-SNAPSHOT</version>
+ <version>1.9.0-SNAPSHOT</version>
</parent>
<name>CXFLogging</name>
<description>Common CXF Logging Classes</description>