aboutsummaryrefslogtreecommitdiffstats
path: root/checkstyle/pom.xml
diff options
context:
space:
mode:
authorkaixiliu <liukaixi@chinamobile.com>2024-12-25 17:02:38 +0800
committerkaixiliu <liukaixi@chinamobile.com>2024-12-25 17:02:50 +0800
commitca73c670b92b72c75f14f77f23ccfc9d15c42435 (patch)
tree96a716d618bc33acc32868d7b2254d73c5eea144 /checkstyle/pom.xml
parent747b4bfc1c7f6120e27f92d645a6d43ce89ad55f (diff)
usecase-ui/server updates pom.xml file and Change the release version to 15.0.015.0.0
Issue-ID: USECASEUI-845 Change-Id: I4d960162e45e1f82e0e4f91d1862bec7d001d69a Signed-off-by: kaixiliu <liukaixi@chinamobile.com>
Diffstat (limited to 'checkstyle/pom.xml')
-rw-r--r--checkstyle/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml
index 6c95ffcb..f60518fd 100644
--- a/checkstyle/pom.xml
+++ b/checkstyle/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.onap.usecase-ui.server</groupId>
<artifactId>usecase-ui-server-parent</artifactId>
- <version>14.0.0-SNAPSHOT</version>
+ <version>15.0.0-SNAPSHOT</version>
</parent>
<artifactId>checkstyle</artifactId>