From 9d77520ea4ea7da28375698b644fe058199cef69 Mon Sep 17 00:00:00 2001 From: BinHong Lee Date: Mon, 5 Jun 2017 23:03:41 -0700 Subject: [PATCH] Deploy first pre-release --- pom.xml | 33 +++++++++++++++++++++++---------- 1 file changed, 23 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index 1c8a6f8..fcb5339 100644 --- a/pom.xml +++ b/pom.xml @@ -40,17 +40,30 @@ - org.codehaus.mojo - cobertura-maven-plugin - 2.7 - + org.codehaus.mojo + cobertura-maven-plugin + 2.7 + - html - xml - - - - + html + xml + + + + + + maven-assembly-plugin + + + + libsys.Main + + + + jar-with-dependencies + + +