aboutsummaryrefslogtreecommitdiffstats
path: root/cxf-logging
diff options
context:
space:
mode:
authorLukasz Rajewski <lukasz.rajewski@t-mobile.pl>2023-06-12 14:35:34 +0000
committerLukasz Rajewski <lukasz.rajewski@t-mobile.pl>2023-06-12 14:39:30 +0000
commit6f1ea8783b9f9d4bf0f6bb97b3454963d5a64223 (patch)
tree6e80caf0c6b81d6ce1508391da0b4f3a90ad3b4c /cxf-logging
parent2d87bee4d6b1ce0407180415e0a883ffde1903e7 (diff)
Bump version to 1.13.0-SNAPSHOT
Issue-ID: SO-4084 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@t-mobile.pl> Change-Id: I6d63f41967b1e43e54f2431b1c6afccee4354b97
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 b0c3cc334a..6f1d2575eb 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.12.1-SNAPSHOT</version>
+ <version>1.13.0-SNAPSHOT</version>
</parent>
<name>CXFLogging</name>
<description>Common CXF Logging Classes</description>