Skip to content

Commit

Permalink
Update maven-plugin-plugin to fix out of bounds error in build (#813)
Browse files Browse the repository at this point in the history
  • Loading branch information
hachikuji authored and ijuma committed May 29, 2018
1 parent ac1a59c commit 2de0fe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maven-plugin/pom.xml
Expand Up @@ -41,7 +41,7 @@
<plugins>
<plugin>
<artifactId>maven-plugin-plugin</artifactId>
<version>3.2</version>
<version>3.3</version>
<configuration>
<goalPrefix>schema-registry</goalPrefix>
</configuration>
Expand Down

0 comments on commit 2de0fe8

Please sign in to comment.