diff options
Diffstat (limited to 'adaptors/features/ccsdk-ssh-adaptor/pom.xml')
-rw-r--r-- | adaptors/features/ccsdk-ssh-adaptor/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/adaptors/features/ccsdk-ssh-adaptor/pom.xml b/adaptors/features/ccsdk-ssh-adaptor/pom.xml index d99d5828e..3bfd9bc8b 100644 --- a/adaptors/features/ccsdk-ssh-adaptor/pom.xml +++ b/adaptors/features/ccsdk-ssh-adaptor/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.5.0-SNAPSHOT</version> + <version>2.5.0</version> <relativePath/> </parent> |