diff --git a/pom.xml b/pom.xml
index 73ed6b8..b7d38c8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,41 +5,80 @@
4.0.0
com.db
- hw
+ hw-executable
1.0-SNAPSHOT
+ hw-executable
+
+ edu.hw.db.com
+
UTF-8
- 1.8
- 1.8
- 4.12
+ 1.7
+ 1.7
-
-
-
- org.apache.maven.plugins
- maven-jar-plugin
-
-
-
-
- com.db.App
-
-
-
-
-
-
-
-
junit
junit
- 4.12
+ 4.11
test
+
+
+
+
+
+ maven-clean-plugin
+ 3.1.0
+
+
+
+ maven-resources-plugin
+ 3.0.2
+
+
+ maven-compiler-plugin
+ 3.8.0
+
+
+ maven-surefire-plugin
+ 2.22.1
+
+
+ maven-jar-plugin
+ 3.1.0
+
+
+
+ true
+ lib/
+ com.db.edu.hw.App
+
+
+
+
+
+ maven-install-plugin
+ 2.5.2
+
+
+ maven-deploy-plugin
+ 2.8.2
+
+
+
+ maven-site-plugin
+ 3.7.1
+
+
+ maven-project-info-reports-plugin
+ 3.0.0
+
+
+
+