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 dd805295f..a0532af33 100644 --- a/appc-dispatcher/appc-dispatcher-features/pom.xml +++ b/appc-dispatcher/appc-dispatcher-features/pom.xml @@ -4,7 +4,7 @@ <parent> <artifactId>appc-dispatcher</artifactId> <groupId>org.openecomp.appc</groupId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <name>appc-dispatcher-features</name> <artifactId>appc-dispatcher-features</artifactId> |