diff options
author | yangyan <yangyanyj@chinamobile.com> | 2019-10-16 16:10:22 +0800 |
---|---|---|
committer | Yan Yang <yangyanyj@chinamobile.com> | 2019-10-16 08:11:38 +0000 |
commit | 2691fcb59c92cebfae7a67f55023b7e35d828d92 (patch) | |
tree | 58be7e2c11e2f12ef4f428124327746b8ac36322 /pom.xml | |
parent | b319ec0c2ebe712d3e85940078997bfa032b6d8c (diff) |
Update db release version to 1.3.2
Change-Id: I29955d0930d890251c97bdb650471aeece7912c2
Issue-ID: VFC-1554
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
@@ -23,7 +23,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.onap.vfc.nfvo.db</groupId> <artifactId>vfc-nfvo-db</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.3.2-SNAPSHOT</version> <packaging>pom</packaging> <name>vfc-nfvo-db</name> <description>vfc nfvo db</description> |