summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-03-26 09:57:35 -0400
committerDan Timoney <dtimoney@att.com>2021-03-26 09:57:35 -0400
commit3e68599d1433c0200d20332c6bda3b2cfcf2dd93 (patch)
treea4b78bf4ae416e41215751d8e6ab2cfc36e33064 /pom.xml
parent32bcdd700561be5457bbc0658fc27a87e1419f36 (diff)
Refactor CRUD to new table structure
Refactor operations on config tree to use new table structure for service/network/vnf/vf-module data. Change-Id: I2e673dfb7bd335e48a3bcf212399d021d37dd9ee Issue-ID: SDNC-1481 Signed-off-by: Dan Timoney <dtimoney@att.com>
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 cad41de..2276098 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
- <version>2.1.1</version>
+ <version>2.2.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.sdnc.apps</groupId>