aboutsummaryrefslogtreecommitdiff
path: root/connector
diff options
context:
space:
mode:
Diffstat (limited to 'connector')
-rw-r--r--connector/pom.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/connector/pom.xml b/connector/pom.xml
index 3c2ddf07..dad27b38 100644
--- a/connector/pom.xml
+++ b/connector/pom.xml
@@ -110,15 +110,6 @@
<finalName>ms_connector</finalName>
<plugins>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-compiler-plugin</artifactId>
- <configuration>
- <source>1.8</source>
- <target>1.8</target>
- </configuration>
- </plugin>
-
<!-- enable co-existence of testng and junit -->
<plugin>
<artifactId>maven-surefire-plugin</artifactId>