diff options
Diffstat (limited to 'appc-dispatcher/appc-request-handler/appc-request-handler-features/onap-appc-request-handler')
-rw-r--r-- | appc-dispatcher/appc-request-handler/appc-request-handler-features/onap-appc-request-handler/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-dispatcher/appc-request-handler/appc-request-handler-features/onap-appc-request-handler/pom.xml b/appc-dispatcher/appc-request-handler/appc-request-handler-features/onap-appc-request-handler/pom.xml index 4093f7e60..8f76b2fdb 100644 --- a/appc-dispatcher/appc-request-handler/appc-request-handler-features/onap-appc-request-handler/pom.xml +++ b/appc-dispatcher/appc-request-handler/appc-request-handler-features/onap-appc-request-handler/pom.xml @@ -25,7 +25,7 @@ limitations under the License. <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.4.1</version> + <version>1.5.0-SNAPSHOT</version> <relativePath /> </parent> |