diff --git a/pom.xml b/pom.xml
index ad07784b..7b486d24 100755
--- a/pom.xml
+++ b/pom.xml
@@ -71,6 +71,22 @@
+
+
+ org.apache.maven.plugins
+ maven-source-plugin
+ true
+
+
+ package
+ attach-sources
+
+ jar
+ test-jar
+
+
+
+
@@ -107,18 +123,6 @@
org.apache.maven.plugins
maven-source-plugin
2.2.1
- true
-
-
-
- package
- attach-sources
-
- jar
- test-jar
-
-
-
org.apache.maven.plugins