Skip to content

Commit

Permalink
POM fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
dmlloyd committed Apr 18, 2011
1 parent b0e862d commit 0f90731
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<parent>
<groupId>org.jboss</groupId>
<artifactId>jboss-parent</artifactId>
<version>5</version>
<version>6-beta-1</version>
</parent>

<groupId>org.jboss.msc</groupId>
Expand All @@ -38,9 +38,6 @@
<name>JBoss Modular Service Container</name>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.target>1.6</maven.compiler.target>
<maven.compiler.source>1.6</maven.compiler.source>
<byteman-version>1.5.1</byteman-version>
</properties>

Expand Down

0 comments on commit 0f90731

Please sign in to comment.