diff --git a/activemq-run/pom.xml b/activemq-run/pom.xml index 119aebe011..c74b1236e2 100644 --- a/activemq-run/pom.xml +++ b/activemq-run/pom.xml @@ -96,4 +96,31 @@ + + + deploy + + deploy + + + org.apache.maven.plugins + maven-source-plugin + 2.1.2 + + false + + + + attach-sources + + jar + + + + + + + + +