diff options
Diffstat (limited to 'appc-dispatcher/appc-request-handler/pom.xml')
-rw-r--r-- | appc-dispatcher/appc-request-handler/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-dispatcher/appc-request-handler/pom.xml b/appc-dispatcher/appc-request-handler/pom.xml index 70f0d4069..9aa2960a0 100644 --- a/appc-dispatcher/appc-request-handler/pom.xml +++ b/appc-dispatcher/appc-request-handler/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>org.openecomp.appc</groupId> <artifactId>appc-dispatcher</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> </parent> <artifactId>appc-request-handler</artifactId> <packaging>pom</packaging> |