diff options
Diffstat (limited to 'ms/pom.xml')
-rw-r--r-- | ms/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ms/pom.xml b/ms/pom.xml index e3c07787c..c8a7ac2e0 100644 --- a/ms/pom.xml +++ b/ms/pom.xml @@ -20,12 +20,12 @@ <parent> <groupId>org.onap.ccsdk.cds</groupId> <artifactId>parent</artifactId> - <version>0.5.2-SNAPSHOT</version> + <version>0.6.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>ms</artifactId> - <version>0.5.2-SNAPSHOT</version> + <version>0.6.0-SNAPSHOT</version> <packaging>pom</packaging> <name>Micro-services Root</name> |