Skip to content

Commit

Permalink
Update POM, to an extent anyway
Browse files Browse the repository at this point in the history
  • Loading branch information
dmlloyd committed Mar 7, 2013
1 parent c2f1d50 commit c96f073
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 79 deletions.
9 changes: 0 additions & 9 deletions .classpath

This file was deleted.

2 changes: 2 additions & 0 deletions .gitignore
Expand Up @@ -3,4 +3,6 @@
*.ipr
*.iws
target/
.classpath
.project

23 changes: 0 additions & 23 deletions .project

This file was deleted.

45 changes: 0 additions & 45 deletions build.xml

This file was deleted.

4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.jboss</groupId>
<artifactId>jboss-parent</artifactId>
<version>7</version>
<version>10</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand All @@ -52,7 +52,7 @@
</organization>

<properties>
<version.jboss.logging>3.0.0.CR1</version.jboss.logging>
<version.jboss.logging>3.1.3.GA</version.jboss.logging>
<version.jboss.test>1.1.5.GA</version.jboss.test>
<version.junit>4.4</version.junit>
</properties>
Expand Down

0 comments on commit c96f073

Please sign in to comment.