Skip to content

Commit ebad4b4

Browse files
Merge pull request #19 from lakshmiprasad2019/devdemo
Devdemo
2 parents 9cb37b5 + 7ebe457 commit ebad4b4

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.4</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)