updated pom

This commit is contained in:
North 2012-07-19 22:49:13 +03:00
parent 5d0a832642
commit 38cfa14b34
2 changed files with 2 additions and 2 deletions

View file

@ -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>

View file

@ -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>