diff options
author | yangyan <yangyanyj@chinamobile.com> | 2020-03-04 15:25:23 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2020-03-04 15:26:00 +0800 |
commit | 64036009d28828c574928bb9cb724552a9696c61 (patch) | |
tree | d42e8cc1e4f7396ee03fde4b369ab07333b19dd9 /pom.xml | |
parent | 9105c93bd425524b14c2d22613e740244515ba86 (diff) |
Update sfc release version to 1.3.1
Change-Id: I18501374cd5e3461f086a60dd27d31cdbee96023
Issue-ID: VFC-1626
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.onap.vfc.nfvo.driver.sfc</groupId> <artifactId>sfc-driver-root</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.3.1-SNAPSHOT</version> <name>vfc-nfvo-driver-sfc</name> <packaging>pom</packaging> |