summaryrefslogtreecommitdiffstats
path: root/socket_test
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2016-09-06 08:27:37 +0200
committerHenning Baldersheim <balder@yahoo-inc.com>2016-09-06 08:27:37 +0200
commit5946ec4aa6c1925791957fd7142eb4076fd655dc (patch)
treeafa517380aa0e8edb43cb32f4ac2b8b1bdc2d431 /socket_test
parente4561c96f11474cd878c6fad2fcc0596e20a0051 (diff)
Only refer to plugin, do not specify any details...
Diffstat (limited to 'socket_test')
-rw-r--r--socket_test/pom.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/socket_test/pom.xml b/socket_test/pom.xml
index 57e1d7ec980..12db1c30ab8 100644
--- a/socket_test/pom.xml
+++ b/socket_test/pom.xml
@@ -12,9 +12,8 @@
<build>
<plugins>
<plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-compiler-plugin</artifactId>
- <version>3.1</version>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-compiler-plugin</artifactId>
</plugin>
<plugin>
<artifactId>maven-assembly-plugin</artifactId>