diff --git a/pom.xml b/pom.xml index 71ae37b..66c96a7 100644 --- a/pom.xml +++ b/pom.xml @@ -352,10 +352,35 @@ 2.8.4 + + com.microsoft.sqlserver + sqljdbc4 + 4.0 + + + + + + org.apache.maven.plugins + maven-source-plugin + 3.0.1 + + + attach-sources + + jar + + + + + + + + \ No newline at end of file