summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorTommy Carpenter <tommy@research.att.com>2018-02-15 21:10:17 -0500
committerTommy Carpenter <tommy@research.att.com>2018-02-15 21:10:35 -0500
commit3a3543f74d74d4410c3e4d414bebf3d1daba5a59 (patch)
treeff978a94aeee9a4c4db6fede7f592a67bfe27c1b /pom.xml
parent857c41af07fd88b50c2e960071611f425268e486 (diff)
More Unit Testing, Fix Liscenses
Issue-ID: DCAEGEN2-341 Change-Id: I9ecbb020775f7dca812e38691a27ef3966f260e6 Signed-off-by: Tommy Carpenter <tommy@research.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 f8c1452..8edefe4 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>1.3.0</version>
+ <version>1.3.1</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>