diff options
Diffstat (limited to 'cps-nf-proxy-rest/pom.xml')
-rwxr-xr-x | cps-nf-proxy-rest/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-nf-proxy-rest/pom.xml b/cps-nf-proxy-rest/pom.xml index 04dfa9a317..df0d6cee0a 100755 --- a/cps-nf-proxy-rest/pom.xml +++ b/cps-nf-proxy-rest/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.cps</groupId> <artifactId>cps-parent</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>1.0.1</version> <relativePath>../cps-parent/pom.xml</relativePath> </parent> |