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-87c2c4800839master
parent
6322db425d
commit
78f47d4d9f
4
pom.xml
4
pom.xml
|
@ -24,6 +24,10 @@
|
||||||
<groupId>jdbc</groupId>
|
<groupId>jdbc</groupId>
|
||||||
<artifactId>jdbc-stdext</artifactId>
|
<artifactId>jdbc-stdext</artifactId>
|
||||||
</exclusion>
|
</exclusion>
|
||||||
|
<exclusion>
|
||||||
|
<groupId>org.apache.xmlbeans</groupId>
|
||||||
|
<artifactId>xmlbeans</artifactId>
|
||||||
|
</exclusion>
|
||||||
<exclusion>
|
<exclusion>
|
||||||
<groupId>cglib</groupId>
|
<groupId>cglib</groupId>
|
||||||
<artifactId>cglib-nodep</artifactId>
|
<artifactId>cglib-nodep</artifactId>
|
||||||
|
|
Loading…
Reference in New Issue