Skip to content

Commit

Permalink
#381 updated artifact-reference-checker from 0.3.0 to 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jakobbraun committed Sep 9, 2020
1 parent bb867af commit bcfe128
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/changes/changes_4.0.4.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ Code name:
## Dependency updates

* Updated `org.apache.hbase:hbase-server` from 2.3.0 to 2.3.1
* Added com.exasol:artifact-reference-checker-maven-plugin:0.3.0
* Added com.exasol:artifact-reference-checker-maven-plugin:0.3.1
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,7 @@
<plugin>
<groupId>com.exasol</groupId>
<artifactId>artifact-reference-checker-maven-plugin</artifactId>
<version>0.3.0</version>
<version>0.3.1</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit bcfe128

Please sign in to comment.