diff --git a/standard-maven-template-demo/pom.xml b/standard-maven-template-demo/pom.xml
index 10d5305..018a999 100644
--- a/standard-maven-template-demo/pom.xml
+++ b/standard-maven-template-demo/pom.xml
@@ -16,16 +16,7 @@
https://xdev.software
-
-
- Apache License, Version 2.0
- https://www.apache.org/licenses/LICENSE-2.0.txt
-
-
-
- apache_v2
-
17
${javaVersion}
@@ -58,6 +49,34 @@
+
+ org.apache.maven.plugins
+ maven-assembly-plugin
+ 3.6.0
+
+
+
+ ${mainClass}
+
+
+ true
+
+
+
+ jar-with-dependencies
+
+ false
+
+
+
+ make-assembly
+ package
+
+ single
+
+
+
+
diff --git a/standard-maven-template/pom.xml b/standard-maven-template/pom.xml
index 6fb0a3b..9f74dbf 100644
--- a/standard-maven-template/pom.xml
+++ b/standard-maven-template/pom.xml
@@ -147,7 +147,7 @@
org.apache.maven.plugins
maven-source-plugin
- 3.2.1
+ 3.3.0
attach-sources