aboutsummaryrefslogtreecommitdiffstats
path: root/cps-service
diff options
context:
space:
mode:
authorToineSiebelink <toine.siebelink@est.tech>2022-03-21 16:17:23 +0000
committerToineSiebelink <toine.siebelink@est.tech>2022-03-21 16:27:08 +0000
commitae74cfd469d290a2a9ede5e8ae10fed4851dbbf0 (patch)
tree0dff93c1487664e9044c7de0368f95459c908c2c /cps-service
parent0d7bf6913ab9db89c474c2bfe30a48ccc130e462 (diff)
Update versions for next release
Update Minor version number (on master) for next release as part of creating Jakarta release branch Issue-ID: CPS-952 Signed-off-by: ToineSiebelink <toine.siebelink@est.tech> Change-Id: Ie96ae7ce8997774d3ea27275c73e7d0703257e5e
Diffstat (limited to 'cps-service')
-rw-r--r--cps-service/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-service/pom.xml b/cps-service/pom.xml
index 38cdfce06..aea122d17 100644
--- a/cps-service/pom.xml
+++ b/cps-service/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.onap.cps</groupId>
<artifactId>cps-parent</artifactId>
- <version>3.0.1-SNAPSHOT</version>
+ <version>3.1.0-SNAPSHOT</version>
<relativePath>../cps-parent/pom.xml</relativePath>
</parent>