diff --git a/pom.xml b/pom.xml index a9c5c531775b9e5bdc6ccce510e276d308503ba4..943a827da7fdf4343e29d7277cd1b4fc2cfa04c1 100644 --- a/pom.xml +++ b/pom.xml @@ -5,9 +5,9 @@ 4.0.0 com.example - sdk-demo - 1.0.0-SNAPSHOT - SDK Demo Project + java-nonsdk + 1.0.0 + Non SDK Demo Project @@ -17,4 +17,19 @@ + + + + org.apache.maven.plugins + maven-assembly-plugin + 2.6 + + + jar-with-dependencies + + + + + + \ No newline at end of file