diff --git a/pom.xml b/pom.xml index 35ecb6e..51bf5f9 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ org.json json - 20151123 + 20160212 org.hamcrest @@ -43,12 +43,12 @@ fr.inria.gforge.spoon spoon-core - 5.0.1 + 5.0.2 org.slf4j slf4j-simple - 1.7.5 + 1.7.6 log4j @@ -58,13 +58,25 @@ commons-io commons-io - 1.3.2 + 1.4 bin + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + + jar + + + + org.codehaus.mojo build-helper-maven-plugin