Skip to content

Commit

Permalink
ARQ-692 Update to jboss-parent-8
Browse files Browse the repository at this point in the history
  • Loading branch information
aslakknutsen committed Dec 15, 2011
1 parent 48ce832 commit 845a92b
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.jboss</groupId>
<artifactId>jboss-parent</artifactId>
<version>6-beta-2</version>
<version>8</version>
<relativePath />
</parent>

Expand All @@ -29,9 +29,8 @@
<version.arquillian_core>1.0.0.CR1</version.arquillian_core>

<!-- override from parent -->
<version.release.plugin>2.1</version.release.plugin>
<maven.compiler.target>1.5</maven.compiler.target>
<maven.compiler.source>1.5</maven.compiler.source>
<maven.compiler.argument.target>1.5</maven.compiler.argument.target>
<maven.compiler.argument.source>1.5</maven.compiler.argument.source>

</properties>

Expand Down

0 comments on commit 845a92b

Please sign in to comment.