diff options
author | Vijay Venkatesh Kumar <vv770d@att.com> | 2019-03-18 17:34:00 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-03-18 17:34:00 +0000 |
commit | a2c70c61422b115b2b683c68b1bfacceb44e09c3 (patch) | |
tree | e5ab5663b4e7064aeadd1448ba6632bfd5cbcb32 /pnda-ztt-app/pom.xml | |
parent | 4d147ebcb1e732721b9de11e894063936c4e3b6b (diff) | |
parent | d6be49830611313368e29ddaab8d0c314a3767c1 (diff) |
Merge "Uprev spark/kafka to resolve vulnerabilities"
Diffstat (limited to 'pnda-ztt-app/pom.xml')
-rw-r--r-- | pnda-ztt-app/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pnda-ztt-app/pom.xml b/pnda-ztt-app/pom.xml index 68417cd..b5ba320 100644 --- a/pnda-ztt-app/pom.xml +++ b/pnda-ztt-app/pom.xml @@ -65,7 +65,7 @@ <configuration> <artifacts> <artifact> - <file>${project.build.directory}/universal/${project.name}-0.0.3.tar.gz</file> + <file>${project.build.directory}/universal/${project.name}-0.0.4.tar.gz</file> <type>tar.gz</type> <classifier>app</classifier> </artifact> |