diff options
Diffstat (limited to 'components/pom.xml')
-rw-r--r-- | components/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/pom.xml b/components/pom.xml index 8766401cf..7926018e1 100644 --- a/components/pom.xml +++ b/components/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.onap.ccsdk.cds</groupId> <artifactId>parent</artifactId> - <version>0.5.0-SNAPSHOT</version> + <version>0.5.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>components</artifactId> |