diff options
Diffstat (limited to 'springboot/springboot2/pom.xml')
-rwxr-xr-x | springboot/springboot2/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/springboot/springboot2/pom.xml b/springboot/springboot2/pom.xml index e6bd3040..84346635 100755 --- a/springboot/springboot2/pom.xml +++ b/springboot/springboot2/pom.xml @@ -135,7 +135,7 @@ <dependency> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>dependencies-bom</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>${project.version}</version> <type>pom</type> <scope>import</scope> </dependency> |