Skip to content

Commit

Permalink
[JBWS-4027] Upgrading enforcer and javadoc plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
asoldano committed Oct 19, 2017
1 parent 6b80088 commit 74e6add
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -187,12 +187,12 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>2.10.4</version>
<version>3.0.0-M1</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-enforcer-plugin</artifactId>
<version>1.4.1</version>
<version>3.0.0-M1</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit 74e6add

Please sign in to comment.