You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: intercept-me/pom.xml
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,8 @@
12
12
<packaging>jar</packaging>
13
13
<name>Intercept Me</name>
14
14
15
-
<description>Intercept Me sample project. Start via the main method in the Application class. After launching, open the web application in your browser at http://localhost:8080.
15
+
<description>Intercept Me sample project. Start via the main method in the Application class. After launching, open
16
+
the web application in your browser at http://localhost:8080.
0 commit comments