diff options
author | 2020-09-08 20:11:53 +0000 | |
---|---|---|
committer | 2020-09-08 20:11:53 +0000 | |
commit | c643b6cebd896fead128ceead86f1ad602288033 (patch) | |
tree | 10dc14bb8199356507e12f16afced44b97571060 /springboot/pom.xml | |
parent | c57dd5f1d9f693c960d34c9e85027bbd742ae94c (diff) |
Release ccsdk/parent2.0.1
Diffstat (limited to 'springboot/pom.xml')
-rwxr-xr-x | springboot/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/springboot/pom.xml b/springboot/pom.xml index 62ce09bd..b6c2597d 100755 --- a/springboot/pom.xml +++ b/springboot/pom.xml @@ -5,12 +5,12 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>parent</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.0.1</version> </parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>springboot-aggregator</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.0.1</version> <packaging>pom</packaging> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> |