diff options
Diffstat (limited to 'appc-outbound/appc-aai-client/pom.xml')
-rwxr-xr-x | appc-outbound/appc-aai-client/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-outbound/appc-aai-client/pom.xml b/appc-outbound/appc-aai-client/pom.xml index c28c8a628..308ceed78 100755 --- a/appc-outbound/appc-aai-client/pom.xml +++ b/appc-outbound/appc-aai-client/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.6.2</version> + <version>2.6.3-SNAPSHOT</version> <relativePath /> </parent> <groupId>org.onap.appc</groupId> |