mirror of
https://github.com/correl/mage.git
synced 2024-11-22 03:00:11 +00:00
updated pom
This commit is contained in:
parent
5d0a832642
commit
38cfa14b34
2 changed files with 2 additions and 2 deletions
|
@ -33,7 +33,7 @@
|
|||
<dependency>
|
||||
<groupId>org.jboss</groupId>
|
||||
<artifactId>jboss-common-core</artifactId>
|
||||
<version>2.2.9.GA</version>
|
||||
<version>2.2.19.GA</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>jboss</groupId>
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -15,7 +15,7 @@
|
|||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-compiler-plugin</artifactId>
|
||||
<version>2.3.2</version>
|
||||
<version>2.0.2</version>
|
||||
<configuration>
|
||||
<source>1.6</source>
|
||||
<target>1.6</target>
|
||||
|
|
Loading…
Reference in a new issue