Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
martinlau committed Jul 4, 2013
1 parent 8aef215 commit 0b67d79
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,11 @@
<artifactId>maven-project-info-reports-plugin</artifactId>
<version>${maven-project-info-reports-plugin.version}</version>
</plugin>
<!--<plugin>-->
<!--<groupId>org.apache.maven.plugins</groupId>-->
<!--<artifactId>maven-surefire-report-plugin</artifactId>-->
<!--<version>${maven-surefire-report-plugin.version}</version>-->
<!--</plugin>-->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-report-plugin</artifactId>
<version>${maven-surefire-report-plugin.version}</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>jdepend-maven-plugin</artifactId>
Expand Down Expand Up @@ -998,7 +998,7 @@
<maven-jxr-plugin.version>2.3</maven-jxr-plugin.version>
<maven-linkcheck-plugin.version>1.1</maven-linkcheck-plugin.version>
<maven-project-info-reports-plugin.version>2.7</maven-project-info-reports-plugin.version>
<maven-surefire-report-plugin.version>2.14.1</maven-surefire-report-plugin.version>
<maven-surefire-report-plugin.version>2.15</maven-surefire-report-plugin.version>
<jdepend-maven-plugin.version>2.0-beta-2</jdepend-maven-plugin.version>
<license-maven-plugin.version>1.5</license-maven-plugin.version>
<taglist-maven-plugin.version>2.4</taglist-maven-plugin.version>
Expand Down

0 comments on commit 0b67d79

Please sign in to comment.