diff --git a/.vscode/settings.json b/.vscode/settings.json
index a9ec60e..2b52057 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -1,3 +1,4 @@
{
- "maven.view": "hierarchical"
+ "maven.view": "hierarchical",
+ "java.configuration.updateBuildConfiguration": "interactive"
}
\ No newline at end of file
diff --git a/backend/pom.xml b/backend/pom.xml
index 195eeae..174898e 100644
--- a/backend/pom.xml
+++ b/backend/pom.xml
@@ -6,7 +6,7 @@
com.crypto
cryptoseals
- 1.0.0-SERVER
+ 1
23
@@ -35,37 +35,30 @@
-
- org.apache.maven.plugins
- maven-jar-plugin
- 3.3.0
-
- true
-
-
-
org.apache.maven.plugins
maven-assembly-plugin
- 3.7.1
-
- false
-
-
- com.crypto.Seal
-
-
-
- jar-with-dependencies
-
-
- make-assembly
package
single
+
+
+
+
+ comn.crypto.Seal
+
+
+
+
+ jar-with-dependencies
+
+
+ true
+ app
+