diff --git a/parent/pom.xml b/parent/pom.xml index 9294e83..2d31397 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -238,6 +238,7 @@ + @@ -261,6 +262,7 @@ + src/test/resources @@ -283,6 +285,7 @@ + @@ -295,8 +298,14 @@ maven-resources-plugin 2.6 + + org.apache.maven.plugins + maven-source-plugin + 3.0.1 + + @@ -387,6 +396,19 @@ + + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + + jar + + + + org.apache.maven.plugins diff --git a/pom.xml b/pom.xml index 1e0e0f0..a3a8361 100644 --- a/pom.xml +++ b/pom.xml @@ -14,6 +14,10 @@ Sothr Software + + true + + parent hash