aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSingal, Kapil (ks220y) <ks220y@att.com>2020-08-24 09:40:42 -0400
committerSingal, Kapil (ks220y) <ks220y@att.com>2020-08-24 09:40:42 -0400
commitbe1fce412990f8e8f2ff8d338c50e29fdf47e8ad (patch)
tree2c000ba2e39abba561b0dacdf6ebf89bb7992414 /pom.xml
parentb6348c749e93934eb6f95d07d6a70dc0148f11a1 (diff)
Upgrading Parent pom version
Issue-ID: CCSDK-2690 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: Iba025b4fa3ea48b856c855196c9c6959da75e354
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 1c76d5bf9..5f2630085 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@ limitations under the License.
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.0.1-SNAPSHOT</version>
<relativePath/>
</parent>