diff options
Diffstat (limited to 'appc-dispatcher/appc-request-handler/appc-request-handler-features')
-rw-r--r-- | appc-dispatcher/appc-request-handler/appc-request-handler-features/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-dispatcher/appc-request-handler/appc-request-handler-features/pom.xml b/appc-dispatcher/appc-request-handler/appc-request-handler-features/pom.xml index e5a30d22c..207418b07 100644 --- a/appc-dispatcher/appc-request-handler/appc-request-handler-features/pom.xml +++ b/appc-dispatcher/appc-request-handler/appc-request-handler-features/pom.xml @@ -29,7 +29,7 @@ <parent> <artifactId>appc-request-handler</artifactId> <groupId>org.onap.appc</groupId> - <version>1.3.0-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> </parent> <name>APPC Request Handler - Features</name> |