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 d13740a25..beebf44df 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>1.5.0-SNAPSHOT</version> + <version>2.6.0-SNAPSHOT</version> <relativePath /> </parent> |