diff options
author | Ittay Stern <ittay.stern@att.com> | 2020-03-04 16:13:41 +0200 |
---|---|---|
committer | Ittay Stern <ittay.stern@att.com> | 2020-03-04 16:13:41 +0200 |
commit | 07e200fa8c0b2697eecd2065bc574e0966f9316b (patch) | |
tree | eb2f2b3b4affd13c943c55becb47b9a772e2f391 /vid-app-common/pom.xml | |
parent | 03658e97c41cce22f20ac04d69038103089b4f05 (diff) |
Release VID 6.0.3 (Frankfurt)
Issue-ID: VID-761
Change-Id: I57cf2a0506e9113667b17238d99512999b80b524
Signed-off-by: Ittay Stern <ittay.stern@att.com>
Diffstat (limited to 'vid-app-common/pom.xml')
-rwxr-xr-x | vid-app-common/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vid-app-common/pom.xml b/vid-app-common/pom.xml index c1e3fb9be..d1632c527 100755 --- a/vid-app-common/pom.xml +++ b/vid-app-common/pom.xml @@ -9,7 +9,7 @@ inherit from a parent maven module. --> <groupId>org.onap.vid</groupId> <artifactId>vid-app-common</artifactId> - <version>6.0.3-SNAPSHOT</version> + <version>6.0.4-SNAPSHOT</version> <packaging>war</packaging> <name>VID Common</name> <description>VID Common code for opensource version</description> |