Switch to openapi3, clean up testing
Issue-ID: DCAEGEN2-1215
Change-Id: I29cb31faa497233635de19d211f633f34692d511
Signed-off-by: Tommy Carpenter <tommy@research.att.com>
diff --git a/pom.xml b/pom.xml
index 28fe12d..d5069b0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!--
================================================================================
-Copyright (c) 2017 AT&T Intellectual Property. All rights reserved.
+Copyright (c) 2017-2019 AT&T Intellectual Property. All rights reserved.
================================================================================
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
<groupId>org.onap.dcaegen2.platform</groupId>
<artifactId>configbinding</artifactId>
<name>dcaegen2-platform-configbinding</name>
- <version>2.2.5-SNAPSHOT</version>
+ <version>2.3.0-SNAPSHOT</version>
<url>http://maven.apache.org</url>
<packaging>pom</packaging>