diff options
Diffstat (limited to 'appc-outbound/appc-aai-client/features/onap-appc-aai-client/pom.xml')
-rw-r--r-- | appc-outbound/appc-aai-client/features/onap-appc-aai-client/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-outbound/appc-aai-client/features/onap-appc-aai-client/pom.xml b/appc-outbound/appc-aai-client/features/onap-appc-aai-client/pom.xml index 960e863f3..badb76440 100644 --- a/appc-outbound/appc-aai-client/features/onap-appc-aai-client/pom.xml +++ b/appc-outbound/appc-aai-client/features/onap-appc-aai-client/pom.xml @@ -25,7 +25,7 @@ limitations under the License. <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.7.0-SNAPSHOT</version> <relativePath /> </parent> |