diff options
Diffstat (limited to 'lib/doorman')
-rw-r--r-- | lib/doorman/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/doorman/pom.xml b/lib/doorman/pom.xml index 542cf6d46..de1a7d36c 100644 --- a/lib/doorman/pom.xml +++ b/lib/doorman/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.features</groupId> <artifactId>ccsdk-features</artifactId> - <version>1.6.1-SNAPSHOT</version> + <version>1.6.1</version> <relativePath>../..</relativePath> </parent> |