diff options
Diffstat (limited to 'appc-dispatcher/appc-dispatcher-features')
-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 7d5eb9dd1..9a626c04d 100644 --- a/appc-dispatcher/appc-dispatcher-features/pom.xml +++ b/appc-dispatcher/appc-dispatcher-features/pom.xml @@ -26,7 +26,7 @@ <parent> <artifactId>appc-dispatcher</artifactId> <groupId>org.onap.appc</groupId> - <version>1.8.0-SNAPSHOT</version> + <version>2.7.2-SNAPSHOT</version> </parent> <name>APPC Dispatcher - Features</name> |