Switch client and server to communicate over TLS
[oom/platform/cert-service.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 9780c8f..8698a28 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                                 <goal>repackage</goal>
                             </goals>
                         </execution>
-                        <execution>
-                            <id>pre-integration-test</id>
-                            <goals>
-                                <goal>start</goal>
-                            </goals>
-                        </execution>
-                        <execution>
-                            <id>post-integration-test</id>
-                            <goals>
-                                <goal>stop</goal>
-                            </goals>
-                        </execution>
                     </executions>
                 </plugin>
                 <plugin>