aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorKAPIL SINGAL <ks220y@att.com>2020-01-31 20:31:20 +0000
committerGerrit Code Review <gerrit@onap.org>2020-01-31 20:31:20 +0000
commit22517f0717ba13758b16dc4c9f08b2e5c1333afd (patch)
treed0b5e1224a8267d0a9c45d2be1822ce4bc1d1bc0 /pom.xml
parentac4118dcf7fe93455eae31427d08cee9dc30db4a (diff)
parent5c094c6adc53d958b2079de67d9d26242e10d7ef (diff)
Merge "Spring boot, Kotlin version upgrades"
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 73a8e1bf7..a374fbad9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
- <version>1.5.1</version>
+ <version>1.5.2-SNAPSHOT</version>
<relativePath/>
</parent>