diff --git a/pom.xml b/pom.xml
index e5a453f..1a968ec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -101,6 +101,8 @@
3.5.0
0.10.0
+
+ 3.3.1
@@ -339,9 +341,9 @@
${gephi.maven-assembly-plugin.version}
- org.sonatype.plugins
- nexus-staging-maven-plugin
- ${gephi.nexus-staging-maven-plugin.version}
+ org.apache.maven.plugins
+ maven-source-plugin
+ ${gephi.maven-source-plugin.version}
com.mycila
@@ -402,6 +404,21 @@
+
+
+ org.apache.maven.plugins
+ maven-source-plugin
+
+
+ attach-sources
+ package
+
+ jar-no-fork
+
+
+
+
+
org.apache.maven.plugins