diff --git a/ch.psi.cdump/pom.xml b/ch.psi.cdump/pom.xml index dbcce4a..996e65d 100644 --- a/ch.psi.cdump/pom.xml +++ b/ch.psi.cdump/pom.xml @@ -16,6 +16,51 @@ test + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + + attach-javadocs + + jar + + + + + + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + + jar + + + + + + + + org.apache.maven.plugins + maven-assembly-plugin + + + + + src/main/assembly/assembly.xml + + + + + + i.snapshots @@ -28,20 +73,4 @@ http://slsyoke1/artifactory/libs-releases-local - - - - org.apache.maven.plugins - maven-assembly-plugin - - - - - - src/main/assembly/assembly.xml - - - - - \ No newline at end of file