Skip to content

Commit 253c5d3

Browse files
committed
change the source code
1 parent 9cb37b5 commit 253c5d3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>in.javahome</groupId>
55
<artifactId>myweb</artifactId>
66
<packaging>war</packaging>
7-
<version>8.2.2</version>
7+
<version>8.2.3</version>
88
<name>Java Home myweb</name>
99
<url>http://maven.apache.org</url>
1010
<build>

src/main/webapp/index.jsp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
<body>
113113
<div class="container">
114114
<header class="header">
115-
<h1>Welcome to Fusion - This is your final project for b031 with perameters</h1>
115+
<h1>Welcome to Fusion - This is your final project for b031 Develoepr Demo</h1>
116116
<div class="social">
117117
<a href="#"><i class="fab fa-facebook"></i></a>
118118
<a href="#"><i class="fab fa-instagram"></i></a>

0 commit comments

Comments
 (0)