We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cb37b5 commit 253c5d3Copy full SHA for 253c5d3
pom.xml
@@ -4,7 +4,7 @@
4
<groupId>in.javahome</groupId>
5
<artifactId>myweb</artifactId>
6
<packaging>war</packaging>
7
- <version>8.2.2</version>
+ <version>8.2.3</version>
8
<name>Java Home myweb</name>
9
<url>http://maven.apache.org</url>
10
<build>
src/main/webapp/index.jsp
@@ -112,7 +112,7 @@
112
<body>
113
<div class="container">
114
<header class="header">
115
- <h1>Welcome to Fusion - This is your final project for b031 with perameters</h1>
+ <h1>Welcome to Fusion - This is your final project for b031 Develoepr Demo</h1>
116
<div class="social">
117
<a href="#"><i class="fab fa-facebook"></i></a>
118
<a href="#"><i class="fab fa-instagram"></i></a>
0 commit comments