From c961bd752be1fb2eee707cb5c7c44d1bda0894d2 Mon Sep 17 00:00:00 2001 From: Jan Srnicek Date: Thu, 25 Aug 2016 16:27:23 +0200 Subject: HONEYCOMB-140 - Honeycomb Plugin Archetype Change-Id: I6e04fb769e82fb539dbd6a79bb465974796137a4 Signed-off-by: Jan Srnicek --- tools/archetype/pom.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 tools/archetype/pom.xml (limited to 'tools/archetype/pom.xml') diff --git a/tools/archetype/pom.xml b/tools/archetype/pom.xml new file mode 100644 index 000000000..e49e031c9 --- /dev/null +++ b/tools/archetype/pom.xml @@ -0,0 +1,17 @@ + + + + honeycomb-tools + io.fd.honeycomb.tools + 1.0.0-SNAPSHOT + + 4.0.0 + + io.fd.honeycomb.tools + honeycomb-plugin-archetype + 1.0.0-SNAPSHOT + jar + + \ No newline at end of file -- cgit 1.2.3-korg