diff --git a/pom.xml b/pom.xml index e319c48..1d71541 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 virtual-cardboard nengen - 0.0.5 + 0.0.6 1.8 @@ -231,7 +231,19 @@ - + + org.apache.maven.plugins + maven-source-plugin + 3.2.1 + + + attach-sources + + jar-no-fork + + + +