summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2020-07-23 17:20:20 +0000
committerGerrit Code Review <gerrit@onap.org>2020-07-23 17:20:20 +0000
commiteb67917b237c03d5c1f3c2598aa47f3440decd4a (patch)
tree00efdc4af04e5bd32cc7eb8a510a6f35732d3035 /pom.xml
parentfb84d6d2d2c577f95ece1340a0f01acbe9f40a7f (diff)
parentdf9877a76ce131f9ed1cc1f187847bc5ef5cf814 (diff)
Merge "Run in Python 3.8"
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 3f4a3e5..10c2a32 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
<groupId>org.onap.dcaegen2.platform</groupId>
<artifactId>configbinding</artifactId>
<name>dcaegen2-platform-configbinding</name>
- <version>2.5.2-SNAPSHOT</version>
+ <version>2.5.3-SNAPSHOT</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>