From 63390a44ab57983472b87b8869923af02c36b45a Mon Sep 17 00:00:00 2001 From: student Date: Tue, 13 Feb 2018 11:14:30 -0500 Subject: Refactor SCL into its own module --- scl/pom.xml | 60 ++++++++++++++++++++++++++++++++++++------------------------ 1 file changed, 36 insertions(+), 24 deletions(-) (limited to 'scl/pom.xml') diff --git a/scl/pom.xml b/scl/pom.xml index a4e9e4c..2b26545 100644 --- a/scl/pom.xml +++ b/scl/pom.xml @@ -1,26 +1,38 @@ - - 4.0.0 - - bjc - dicelang-parent - 1.0.0 - - bjc - dicelang-scl - 1.0-SNAPSHOT - scl - http://maven.apache.org - - UTF-8 - - - - junit - junit - 3.8.1 - test - - + + 4.0.0 + + bjc + dicelang-parent + 1.0.0 + + dicelang-scl + 1.0-SNAPSHOT + scl + http://maven.apache.org + + UTF-8 + + + + junit + junit + 3.8.1 + test + + + + + bjc + BJC-Utils2 + 1.0.0 + + + bjc + dicelang-dice + 1.0.0 + + -- cgit v1.2.3