summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--socket_test/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/socket_test/pom.xml b/socket_test/pom.xml
index f68b04d01c8..50965f05cdf 100644
--- a/socket_test/pom.xml
+++ b/socket_test/pom.xml
@@ -22,8 +22,8 @@
<artifactId>maven-compiler-plugin</artifactId>
</plugin>
<plugin>
+ <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
- <version>2.4</version>
<configuration>
<descriptorRefs>
<descriptorRef>jar-with-dependencies</descriptorRef>