mirror of
https://github.com/magefree/mage.git
synced 2025-12-26 21:42:07 -08:00
updated version (from 0.7.3 to 0.7.4) in all pom files
This commit is contained in:
parent
8230775e0c
commit
97eea533f3
24 changed files with 27 additions and 27 deletions
|
|
@ -6,7 +6,7 @@
|
|||
<parent>
|
||||
<groupId>org.mage</groupId>
|
||||
<artifactId>mage-root</artifactId>
|
||||
<version>0.7.3</version>
|
||||
<version>0.7.4</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>Mage-Server</artifactId>
|
||||
|
|
@ -121,7 +121,7 @@
|
|||
<plugin>
|
||||
<groupId>org.jvnet.jaxb2.maven2</groupId>
|
||||
<artifactId>maven-jaxb2-plugin</artifactId>
|
||||
<version>0.7.3</version>
|
||||
<version>0.7.4</version>
|
||||
<configuration>
|
||||
<generatePackage>mage.server.util.config</generatePackage>
|
||||
<schemaDirectory>./src/main/xml-resources/jaxb/Config/</schemaDirectory>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue