diff options
author | Ittay Stern <ittay.stern@att.com> | 2019-06-19 15:06:39 +0300 |
---|---|---|
committer | Ittay Stern <ittay.stern@att.com> | 2019-06-19 12:26:25 +0000 |
commit | d97e9d0aeed4724f38811d932a8dc946d99fe122 (patch) | |
tree | 535cc3a855aef9f33f8d9cfde54f10d15aa923ea | |
parent | 769578c1ec9e29a59dc629bc32177c558404cc12 (diff) |
Bump vid-webpack-master for versions-maven-plugin
This lets vid-maven-stage-master go green.
This complements commit e67fc39116ef74b865422c92b249ccec6c21fdfa
Issue-ID: CIMAN-234
Change-Id: I0d1fdcdd3601b0f367a0d7a8ac28b02a4ca7f408
Signed-off-by: Ittay Stern <ittay.stern@att.com>
-rw-r--r-- | vid-webpack-master/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vid-webpack-master/pom.xml b/vid-webpack-master/pom.xml index c86d61308..184f3c99d 100644 --- a/vid-webpack-master/pom.xml +++ b/vid-webpack-master/pom.xml @@ -9,7 +9,7 @@ inherit from a parent maven module. --> <groupId>org.onap.vid</groupId> <artifactId>vid-webpack-master</artifactId> - <version>4.0.0-SNAPSHOT</version> + <version>5.0.0-SNAPSHOT</version> <packaging>war</packaging> <name>VID UI</name> <description>VID UI</description> |