diff options
Diffstat (limited to 'adapters/so-appc-orchestrator/pom.xml')
-rw-r--r-- | adapters/so-appc-orchestrator/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/adapters/so-appc-orchestrator/pom.xml b/adapters/so-appc-orchestrator/pom.xml index 2e4a4427b3..a02df8cbc2 100644 --- a/adapters/so-appc-orchestrator/pom.xml +++ b/adapters/so-appc-orchestrator/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.onap.so</groupId> <artifactId>adapters</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.9.0-SNAPSHOT</version> </parent> <groupId>org.onap.so.adapters</groupId> <artifactId>so-appc-orchestrator</artifactId> |