diff options
Diffstat (limited to 'appc-provider/appc-provider-bundle/pom.xml')
-rw-r--r-- | appc-provider/appc-provider-bundle/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-provider/appc-provider-bundle/pom.xml b/appc-provider/appc-provider-bundle/pom.xml index 74cf5c4be..e7c37661e 100644 --- a/appc-provider/appc-provider-bundle/pom.xml +++ b/appc-provider/appc-provider-bundle/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> <relativePath/> </parent> |