Skip to content

Commit

Permalink
Upgrade to analysis-core 1.72.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Jun 3, 2015
1 parent 85f48b9 commit 63731ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<dependency>
<groupId>org.jvnet.hudson.plugins</groupId>
<artifactId>analysis-core</artifactId>
<version>1.71</version>
<version>1.72</version>
</dependency>
<dependency>
<groupId>org.jvnet.hudson.plugins</groupId>
Expand Down
2 changes: 1 addition & 1 deletion warnings.iml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="Maven: org.jvnet.hudson.plugins:analysis-core:1.71" level="project" />
<orderEntry type="library" name="Maven: org.jvnet.hudson.plugins:analysis-core:1.72" level="project" />
<orderEntry type="library" name="Maven: de.java2html:java2html:5.0" level="project" />
<orderEntry type="library" name="Maven: org.apache.commons:commons-lang3:3.3.2" level="project" />
<orderEntry type="library" name="Maven: xerces:xercesImpl:2.11.0" level="project" />
Expand Down

0 comments on commit 63731ff

Please sign in to comment.