Update pom.xml

This commit is contained in:
Vaidas Brazdeikis 2020-04-12 05:30:39 -07:00
parent 889955aca7
commit d904362258

View file

@ -150,13 +150,13 @@
<artifactId>maven-checkstyle-plugin</artifactId>
<version>3.1.0</version>
<!-- START added by heroku recommendations -->
<executions>
<!-- <executions>
<execution>
<id>copy-dependencies</id>
<phase>package</phase>
<goals><goal>copy-dependencies</goal></goals>
</execution>
</executions>
</executions> -->
<!-- END of the new dependency added -->
<dependencies>
<dependency>