diff options
Diffstat (limited to 'utils/provider/pom.xml')
-rw-r--r-- | utils/provider/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/provider/pom.xml b/utils/provider/pom.xml index 977d42d9..0bd13ae3 100644 --- a/utils/provider/pom.xml +++ b/utils/provider/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.4.2-SNAPSHOT</version> + <version>1.4.3-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>utils-provider</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.6.3-SNAPSHOT</version> <packaging>bundle</packaging> <name>ccsdk-sli-core :: utils :: ${project.artifactId}</name> |