diff options
author | Ittay Stern <ittay.stern@att.com> | 2020-03-22 08:16:20 +0200 |
---|---|---|
committer | Ittay Stern <ittay.stern@att.com> | 2020-03-22 08:25:30 +0200 |
commit | 2a3b30402628b293bd88bd0f8971473c31e19eea (patch) | |
tree | 298a2c3ec526f2c6ab2bbd67c604282ff1f86987 /vid-app-common/pom.xml | |
parent | 0ed46b431710e216ebb69293e221221380b0183c (diff) |
Release VID 6.0.4 (Frankfurt)
Issue-ID: VID-786
Issue-ID: VID-779
Change-Id: Id12176b2bef8e0102a6e5db3d6ba44c7b6cb156e
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 d1632c527..7d8bff722 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.4-SNAPSHOT</version> + <version>6.0.5-SNAPSHOT</version> <packaging>war</packaging> <name>VID Common</name> <description>VID Common code for opensource version</description> |