From 27f7c7b470aa11e62fd320abb05848848a1480ce Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Marko=20Veljkovi=C4=87?=
<53611626+Marella139@users.noreply.github.com>
Date: Mon, 4 Apr 2022 14:34:26 +0200
Subject: [PATCH] Update pom.xml
Remove the dependencies tags because the deployment won't work after building and compiling the code.
---
pom.xml | 8 --------
1 file changed, 8 deletions(-)
diff --git a/pom.xml b/pom.xml
index 513e65df0..6835b2a32 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,14 +7,6 @@
1.0-SNAPSHOT
java-hello-world-webapp Maven Webapp
http://maven.apache.org
-
-
- junit
- junit
- 3.8.1
- test
-
-
java-hello-world