IDEMPIERE-3712 Webservices broken in 5.1z

This commit is contained in:
Carlos Ruiz 2018-08-24 13:09:45 +02:00
parent 6144a1b8ff
commit 588eed01e3
1 changed files with 2 additions and 2 deletions

View File

@ -96,7 +96,7 @@
<artifactItem> <artifactItem>
<groupId>org.apache.xmlbeans</groupId> <groupId>org.apache.xmlbeans</groupId>
<artifactId>xmlbeans</artifactId> <artifactId>xmlbeans</artifactId>
<version>2.5.0</version> <version>3.0.0</version>
</artifactItem> </artifactItem>
<artifactItem> <artifactItem>
<groupId>aopalliance</groupId> <groupId>aopalliance</groupId>
@ -148,4 +148,4 @@
</plugin> </plugin>
</plugins> </plugins>
</build> </build>
</project> </project>