diff options
Diffstat (limited to 'appc-adapters/appc-ssh-adapter/pom.xml')
-rw-r--r-- | appc-adapters/appc-ssh-adapter/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-adapters/appc-ssh-adapter/pom.xml b/appc-adapters/appc-ssh-adapter/pom.xml index ffd236d37..ac9e6ded1 100644 --- a/appc-adapters/appc-ssh-adapter/pom.xml +++ b/appc-adapters/appc-ssh-adapter/pom.xml @@ -3,7 +3,7 @@ <parent> <artifactId>appc-adapters</artifactId> <groupId>org.openecomp.appc</groupId> - <version>1.0.0-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> |