diff options
-rw-r--r-- | nokiav2/driver/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nokiav2/driver/pom.xml b/nokiav2/driver/pom.xml index fd4c2da5..c7d438fd 100644 --- a/nokiav2/driver/pom.xml +++ b/nokiav2/driver/pom.xml @@ -86,7 +86,7 @@ <!-- access MSB during registration --> <groupId>org.onap.msb.java-sdk</groupId> <artifactId>msb-java-sdk</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.1.0</version> </dependency> <dependency> <groupId>pl.pojo</groupId> |