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 9a626c04d..29bc0fd24 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>2.7.2-SNAPSHOT</version> + <version>1.7.2</version> </parent> <name>APPC Dispatcher - Features</name> |