Skip to content

Commit

Permalink
Use assertj-parent-pom 2.1.9 version
Browse files Browse the repository at this point in the history
  • Loading branch information
joel-costigliola committed Jan 4, 2018
1 parent e3819dc commit e459f6c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.assertj</groupId>
<artifactId>assertj-parent-pom</artifactId>
<version>2.1.6</version>
<version>2.1.9</version>
<relativePath />
</parent>
<mailingLists>
Expand Down Expand Up @@ -221,7 +221,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>2.10.4</version>
<configuration>
<!-- (1) CSS file location -->
<stylesheetfile>src/main/javadoc/assertj-javadoc.css</stylesheetfile>
Expand Down

0 comments on commit e459f6c

Please sign in to comment.