diff options
Diffstat (limited to 'appc-core/appc-common-bundle/pom.xml')
-rw-r--r-- | appc-core/appc-common-bundle/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-core/appc-common-bundle/pom.xml b/appc-core/appc-common-bundle/pom.xml index 79daa9e91..d8972c0c0 100644 --- a/appc-core/appc-common-bundle/pom.xml +++ b/appc-core/appc-common-bundle/pom.xml @@ -21,7 +21,7 @@ <parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.4.0</version>
+ <version>1.4.1</version>
</parent>
<groupId>org.onap.appc</groupId>
|