summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorTommy Carpenter <tommy@research.att.com>2018-10-25 13:44:19 -0400
committerVijay Venkatesh Kumar <vv770d@att.com>2018-11-08 21:43:49 +0000
commitdb45f4740b7dd1db3db1d70f151ed1cadbbd5086 (patch)
tree7c3edb1d3c0a4dc5f6365b3fd23a4cffc51a2f07 /pom.xml
parent3bd0cff9b4ebddd9a7d2176e99c3fb7470f0a3e5 (diff)
Fix issue caused by flake8 upgrade
Issue-ID: DCAEGEN2-919 Change-Id: Id18b31751576cddbadcfd1d845c8e0e90dd3a49a Signed-off-by: Tommy Carpenter <tommy@research.att.com> (cherry picked from commit a9406879f68eca3237534656978f9129c67a7fc9)
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 2eef1f0..39e1a1a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,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.2.3-SNAPSHOT</version>
+ <version>2.2.4-SNAPSHOT</version>
<url>http://maven.apache.org</url>
<packaging>pom</packaging>