diff --git a/tests/examples/JDBC/JDBCDemo/pom.xml b/tests/examples/JDBC/JDBCDemo/pom.xml index c7e6acec7589d29bc7e8429ad6c080dfeb6c5107..1c62379af9ea0234993f827e23bd42a91609a722 100644 --- a/tests/examples/JDBC/JDBCDemo/pom.xml +++ b/tests/examples/JDBC/JDBCDemo/pom.xml @@ -9,7 +9,45 @@ 1.0-SNAPSHOT jar + + + + org.apache.maven.plugins + maven-plugins + 30 + + + org.apache.maven.plugins + maven-assembly-plugin + 3.0.0 + + + + + org.apache.maven.plugins + maven-assembly-plugin + 3.1.0 + + + + TSDBSyncSample + + + + jar-with-dependencies + + + + + make-assembly + package + + single + + + + org.apache.maven.plugins maven-compiler-plugin @@ -28,6 +66,4 @@ 1.0.0 - - - \ No newline at end of file +