diff options
Diffstat (limited to 'appc-inbound/pom.xml')
-rwxr-xr-x | appc-inbound/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-inbound/pom.xml b/appc-inbound/pom.xml index d826a65a2..fc8427b61 100755 --- a/appc-inbound/pom.xml +++ b/appc-inbound/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.appc</groupId> <artifactId>appc</artifactId> - <version>1.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> </parent> <artifactId>appc-inbound</artifactId> <packaging>pom</packaging> |