From 1a020352bdcbb6b5279b703f93e42a1eb7071e36 Mon Sep 17 00:00:00 2001 From: bculkin2442 Date: Mon, 28 Mar 2016 08:43:57 -0400 Subject: Initial project commit --- dice-lang/pom.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 dice-lang/pom.xml (limited to 'dice-lang/pom.xml') diff --git a/dice-lang/pom.xml b/dice-lang/pom.xml new file mode 100644 index 0000000..104bc21 --- /dev/null +++ b/dice-lang/pom.xml @@ -0,0 +1,19 @@ + + 4.0.0 + dice-lang + dice-lang + 0.0.1-SNAPSHOT + + src + + + maven-compiler-plugin + 3.3 + + 1.8 + 1.8 + + + + + \ No newline at end of file -- cgit v1.2.3