summaryrefslogtreecommitdiffstats
path: root/springboot/springboot1/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'springboot/springboot1/pom.xml')
-rwxr-xr-xspringboot/springboot1/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/springboot/springboot1/pom.xml b/springboot/springboot1/pom.xml
index d0c1a127..2a3abe41 100755
--- a/springboot/springboot1/pom.xml
+++ b/springboot/springboot1/pom.xml
@@ -6,7 +6,7 @@
<packaging>pom</packaging>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-1-starter-parent</artifactId>
- <version>1.3.2-SNAPSHOT</version>
+ <version>1.3.2</version>
<parent>
<groupId>org.springframework.boot</groupId>
@@ -341,7 +341,7 @@
<dependency>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>dependencies-bom</artifactId>
- <version>1.3.2-SNAPSHOT</version>
+ <version>1.3.2</version>
<type>pom</type>
<scope>import</scope>
</dependency>