Skip to content

Commit

Permalink
Add a version number to get rid of a maven warning.
Browse files Browse the repository at this point in the history
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=123236203
  • Loading branch information
tbreisacher authored and blickly committed May 25, 2016
1 parent 6242191 commit 5d4d7a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions pom-gwt.xml
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-report-plugin</artifactId>
<version>2.19</version>
</plugin>
</plugins>
</reporting>
Expand Down
1 change: 1 addition & 0 deletions pom-main.xml
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-report-plugin</artifactId>
<version>2.19</version>
</plugin>
</plugins>
</reporting>
Expand Down

0 comments on commit 5d4d7a6

Please sign in to comment.