From aaa166d1fd35fa712f20623a12ecb088fb9051bf Mon Sep 17 00:00:00 2001 From: Pavel Paroulek Date: Thu, 15 Aug 2019 14:07:14 +0200 Subject: Adding export for Papyrus using a velocity template Change-Id: Ie3d5af8b9821365d30f9e645239ed04d4f8e8c77 Signed-off-by: Pavel Paroulek Issue-ID: AAI-531 --- pom.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 6a49c67..d360960 100644 --- a/pom.xml +++ b/pom.xml @@ -83,6 +83,22 @@ gson 2.8.2 + + org.apache.velocity + velocity + 1.7 + + + org.apache.velocity + velocity-tools + 2.0 + + + args4j + args4j + 2.33 + + -- cgit 1.2.3-korg