diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-03-03 21:29:37 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-03-03 21:29:37 +0000 |
commit | c616a375f19da88a85681a872b30b61cb57bfc37 (patch) | |
tree | 417b988686032a643b3a8a35b20c90e0d267f697 /springboot/pom.xml | |
parent | ffff34adfb3495151d11bd1410f2eebf9eca8494 (diff) |
Release ccsdk/parent1.5.2
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 5b7f69fe..bb0534d3 100755 --- a/springboot/pom.xml +++ b/springboot/pom.xml @@ -5,12 +5,12 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>parent</artifactId> - <version>1.5.2-SNAPSHOT</version> + <version>1.5.2</version> </parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>springboot-aggregator</artifactId> - <version>1.5.2-SNAPSHOT</version> + <version>1.5.2</version> <packaging>pom</packaging> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> |