Skip to content

Commit

Permalink
use copyright instead of check for now
Browse files Browse the repository at this point in the history
Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
  • Loading branch information
lukasj committed Apr 1, 2020
1 parent e601439 commit f2f11db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@
<execution>
<phase>validate</phase>
<goals>
<goal>check</goal>
<goal>copyright</goal>
</goals>
</execution>
</executions>
Expand Down

0 comments on commit f2f11db

Please sign in to comment.