diff --git a/pom.xml b/pom.xml index b9a7f8a..912cb94 100644 --- a/pom.xml +++ b/pom.xml @@ -35,4 +35,30 @@ provided + + + + + org.apache.maven.plugins + maven-shade-plugin + 3.5.3 + + + package + + shade + + + false + + + cz.kamma.ybclparser.YbclParser + + + + + + + +