Skip to content

Commit

Permalink
Prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
doncorley committed Feb 1, 2013
1 parent 57f3483 commit 72ad4ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>oss-parent</artifactId>
<groupId>org.sonatype.oss</groupId>
<version>6</version>
<version>7</version>
</parent>

<groupId>org.jibx.config</groupId>
Expand Down Expand Up @@ -270,7 +270,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.10</version>
<version>4.11</version>
</dependency>
<dependency>
<groupId>bcel</groupId>
Expand Down

0 comments on commit 72ad4ed

Please sign in to comment.