diff options
author | 2019-09-11 16:04:12 +0000 | |
---|---|---|
committer | 2019-09-11 16:04:12 +0000 | |
commit | 2f4854a2e592f93341cf7befe8bdd0065c21f586 (patch) | |
tree | 80f188c1e945dd2b3ce06b7184606d3dc001e4e3 /springboot/pom.xml | |
parent | 6e4e12fde04111da5c35a3f9cbdcefa2ebdb5d5e (diff) |
Release ccsdk/parent1.3.4
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 d22c62fa..109a3c2e 100755 --- a/springboot/pom.xml +++ b/springboot/pom.xml @@ -7,12 +7,12 @@ <packaging>pom</packaging> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>springboot-aggregator</artifactId> - <version>1.3.4-SNAPSHOT</version> + <version>1.3.4</version> <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>parent</artifactId> - <version>1.3.4-SNAPSHOT</version> + <version>1.3.4</version> </parent> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> |