diff options
Diffstat (limited to 'cps-service')
-rw-r--r-- | cps-service/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-service/pom.xml b/cps-service/pom.xml index 0787409ca2..2dcf33c743 100644 --- a/cps-service/pom.xml +++ b/cps-service/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.onap.cps</groupId> <artifactId>cps-parent</artifactId> - <version>3.3.9-SNAPSHOT</version> + <version>3.3.10-SNAPSHOT</version> <relativePath>../cps-parent/pom.xml</relativePath> </parent> |