Conversão ADM para maven

bug#15923
dev:trevezani
qua:

git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@98009 d1611594-4594-4d17-8e1d-87c2c4800839
master
alberto 2019-10-01 21:22:10 +00:00
parent 6322db425d
commit 78f47d4d9f
1 changed files with 4 additions and 0 deletions

View File

@ -24,6 +24,10 @@
<groupId>jdbc</groupId>
<artifactId>jdbc-stdext</artifactId>
</exclusion>
<exclusion>
<groupId>org.apache.xmlbeans</groupId>
<artifactId>xmlbeans</artifactId>
</exclusion>
<exclusion>
<groupId>cglib</groupId>
<artifactId>cglib-nodep</artifactId>