diff options
author | vasraz <vasyl.razinkov@est.tech> | 2021-02-24 16:19:54 +0000 |
---|---|---|
committer | Christophe Closset <christophe.closset@intl.att.com> | 2021-02-25 12:11:10 +0000 |
commit | 70f93dfdd2b3a7c682b341223b6f63af43feb280 (patch) | |
tree | 96ce7eb296110a1a8dfbcbfc953bb910f0c834f9 /openecomp-be/tools/zusammen-tools | |
parent | 75202327c2679926c80d1803b508a1779b588b38 (diff) |
Migrate to Spring 5 by Honolulu requirement
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Change-Id: Ife1e779e8f340d1c963daed2aca8f7750e285c05
Issue-ID: SDC-3487
Diffstat (limited to 'openecomp-be/tools/zusammen-tools')
-rw-r--r-- | openecomp-be/tools/zusammen-tools/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/openecomp-be/tools/zusammen-tools/pom.xml b/openecomp-be/tools/zusammen-tools/pom.xml index e611eb5666..af748b28c5 100644 --- a/openecomp-be/tools/zusammen-tools/pom.xml +++ b/openecomp-be/tools/zusammen-tools/pom.xml @@ -31,7 +31,6 @@ </parent> <properties> - <janino.version>2.7.7</janino.version> </properties> <dependencies> |