diff --git a/pom.xml b/pom.xml
index f27779726..072b606d6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,22 +39,22 @@
-
-
+
+
-
- io.spring.platform
- platform-bom
- Brussels-SR4
- pom
- import
-
+
+ io.spring.platform
+ platform-bom
+ Brussels-SR4
+ pom
+ import
+
-
- com.introproventures
- graphql-jpa-query-annotations
- ${project.version}
-
+
+ com.introproventures
+ graphql-jpa-query-annotations
+ ${project.version}
+
com.introproventures
@@ -68,17 +68,17 @@
${project.version}
-
- com.graphql-java
- graphql-java
- ${graphql-java.version}
-
+
+ com.graphql-java
+ graphql-java
+ ${graphql-java.version}
+
-
-
-
+
+
+
-
+
org.springframework.boot
@@ -97,55 +97,55 @@
h2
test
-
-
+
+
-
- scm:git:https://github.com/introproventures/graphql-jpa-query.git
- scm:git:git@github.com:introproventures/graphql-jpa-query.git
- https://github.com/introproventures/graphql-jpa-query
- HEAD
-
+
+ scm:git:https://github.com/introproventures/graphql-jpa-query.git
+ scm:git:git@github.com:introproventures/graphql-jpa-query.git
+ https://github.com/introproventures/graphql-jpa-query
+ HEAD
+
- 2017
- http://www.introproventures.com
-
-
-
- Apache 2.0
- http://www.apache.org/licenses/LICENSE-2.0
-
-
+ 2017
+ http://www.introproventures.com
+
+
+
+ Apache 2.0
+ http://www.apache.org/licenses/LICENSE-2.0
+
+
-
- https://github.com/introproventures/graphql-jpa-query/issues
- GitHub Issues
-
+
+ https://github.com/introproventures/graphql-jpa-query/issues
+ GitHub Issues
+
-
-
- igor.dianov@introproventures.com
- Igor Dianov
- https://github.com/igdianov
- igdianov
-
-
+
+
+ igor.dianov@introproventures.com
+ Igor Dianov
+ https://github.com/igdianov
+ igdianov
+
+
-
-
-
- info.plichta.maven.plugins
- git-changelog-maven-plugin
- 0.2.0
-
-
- maven-resources-plugin
- 3.0.1
-
-
-
-
+
+
+
+ info.plichta.maven.plugins
+ git-changelog-maven-plugin
+ 0.2.0
+
+
+ maven-resources-plugin
+ 3.0.1
+
+
+
+
@@ -270,6 +270,43 @@
+
+ org.jacoco
+ jacoco-maven-plugin
+ 0.7.9
+
+
+
+ pre-unit-test
+
+ prepare-agent
+
+
+
+ post-unit-test
+ test
+
+ report
+
+
+
+
+ pre-integration-test
+ pre-integration-test
+
+ prepare-agent-integration
+
+
+
+ post-integration-test
+ post-integration-test
+
+ report-integration
+
+
+
+
+