diff options
Diffstat (limited to 'vnfs/honeycomb_plugin/sample-distribution/pom.xml')
-rwxr-xr-x | vnfs/honeycomb_plugin/sample-distribution/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnfs/honeycomb_plugin/sample-distribution/pom.xml b/vnfs/honeycomb_plugin/sample-distribution/pom.xml index 02dd1ace..c2e363ad 100755 --- a/vnfs/honeycomb_plugin/sample-distribution/pom.xml +++ b/vnfs/honeycomb_plugin/sample-distribution/pom.xml @@ -10,7 +10,7 @@ <parent> <groupId>org.onap.demo.vnf</groupId> <artifactId>hc-onap</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.5.0-SNAPSHOT</version> <relativePath>../parent-pom/pom.xml</relativePath> </parent> |