diff options
Diffstat (limited to 'services/pom.xml')
-rw-r--r-- | services/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/services/pom.xml b/services/pom.xml index f7f5de6b..11381b5b 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>spring-boot-starter-parent</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.1</version> <relativePath/> </parent> |