diff options
Diffstat (limited to 'cps-service/pom.xml')
-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 51cf32475c..1e35c5d031 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.1.5-SNAPSHOT</version> + <version>3.1.5</version> <relativePath>../cps-parent/pom.xml</relativePath> </parent> |