Skip to content

Commit

Permalink
pom cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
lpandzic committed Dec 17, 2020
1 parent 1d21c77 commit dfaa2e4
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -167,15 +167,6 @@
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>${jacoco-maven-plugin.version}</version>
<configuration>
<excludes>
<exclude>com/infobip/spring/data/jdbc/QPerson.class</exclude>
<exclude>com/infobip/spring/data/jdbc/QFlywaySchemaHistory.class</exclude>
<exclude>com/infobip/spring/data/jdbc/QPersonSettings.class</exclude>
<exclude>com/infobip/spring/data/jpa/QPerson.class</exclude>
<exclude>com/infobip/spring/data/jpa/QPersonSettings.class</exclude>
</excludes>
</configuration>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit dfaa2e4

Please sign in to comment.