diff --git a/pom.xml b/pom.xml index 2eef3a7..38fb751 100644 --- a/pom.xml +++ b/pom.xml @@ -19,5 +19,39 @@ twitter4j-core 4.0.6 + + org.apache.commons + commons-text + 1.3 + + + + + maven-assembly-plugin + 3.1.0 + + + jar-with-dependencies + + + + + + make-assembly + package + + single + + + + + +