diff options
Diffstat (limited to 'appc-dispatcher/appc-dispatcher-features/pom.xml')
-rw-r--r-- | appc-dispatcher/appc-dispatcher-features/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-dispatcher/appc-dispatcher-features/pom.xml b/appc-dispatcher/appc-dispatcher-features/pom.xml index e9a9a0006..273aeb20c 100644 --- a/appc-dispatcher/appc-dispatcher-features/pom.xml +++ b/appc-dispatcher/appc-dispatcher-features/pom.xml @@ -28,7 +28,7 @@ <parent> <artifactId>appc-dispatcher</artifactId> <groupId>org.onap.appc</groupId> - <version>1.6.3-SNAPSHOT</version> + <version>1.6.4-SNAPSHOT</version> </parent> <name>APPC Dispatcher - Features</name> |