summaryrefslogtreecommitdiffstats
path: root/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2018-11-08Update version from 1.2.0 to 1.2.1fujinhua1-1/+1
Change-Id: I9fa4632648dece08b99e3b4afb81b5990a62f056 Issue-ID: VFC-1163 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-10-10Update pom and docker version of gvnfm-driverfujinhua1-1/+1
Change-Id: I611e95eb201c79343ea33dae1395326b1e1b8cf8 Issue-ID: VFC-1142 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-08-27Use managed guava versionGary Wu1-1/+1
Use centrally managed guava version specified in oparent. Includes upgrade to oparent 1.2.0. This change was submitted by script and may include additional whitespace or formatting changes. Change-Id: I75e67af5e04bf1fbd347d13a9b1c026cc9d354f3 Issue-ID: INT-619 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-03-15Upgrade to latest oparentGildas Lanilis1-1/+1
Update pom.xml file to latest version release of oparent, 1.1.0 Change-Id: I86ef805bfafdfcd28516597240176a919a58ee68 Issue-ID: INT-443 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2017-11-20Bump minor versionJessica Wagantall1-1/+1
Bump minor version in preparation for Amsterdam branching. Change-Id: Ib3b417281e484dd4124f3e3b8e59c854769821a8 Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-11-08Bump vfc-gvnfmadapter release version to 1.0.1v1.0.11.0.0-ONAP1.0.0-Amsterdamfujinhua1-1/+1
Change-Id: I2f59a3509c575a9643cba563667726fe6af123a6 Issue-Id: VFC-586 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-10-10Update gvnfmdriver pom oparent versionying.yunlong1-1/+1
Change-Id: I930df36ca404b570da4cf9e93fccf8a027b01497 Issue-ID: VFC-514 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-09-12Resolve the compile problemluxin1-0/+1
Resolve the compile problem for juju Change-Id: I5680b23a159b5d8dc943e1d733747d0f780c143b Issue-Id:VFC-327 Signed-off-by: luxin <luxin7@huawei.com>
2017-09-08Cleanup project's name in SonarJessica Wagantall1-1/+1
The name parameter in the root pom.xml should match the project name in gerrit to reflect consistency in Sonar. Change-Id: I4d6d1422d63c528a8bf67e87e3338cc951089caf Issue-id: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-09-06Update gvnfm driver pom and assemblyying.yunlong1-1/+0
Change-Id: Ie33c3d18f3db5726f27fd3a441cd86ae0b39044a Issue-ID: VFC-284 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-09-04Add gvnfm driver version.propertiesying.yunlong1-0/+34
In order to build docker image, add gvnfm driver version.properties and root pom files. Change-Id: I8049e30c6b32f4395abaaebd8c4f78cea4c40a17 Issue-ID: VFC-266 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>