Increased the version number to 1.0 SNAPSHOT.
This commit is contained in:
@@ -27,8 +27,4 @@
|
||||
<url-pattern>/*</url-pattern>
|
||||
</servlet-mapping>
|
||||
|
||||
<welcome-file-list>
|
||||
<welcome-file>index.html</welcome-file>
|
||||
</welcome-file-list>
|
||||
|
||||
</web-app>
|
||||
@@ -1,14 +0,0 @@
|
||||
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||
<meta name="Author" content="Ingo Siebert">
|
||||
<title>Spring WS test page</title>
|
||||
</head>
|
||||
<body bgcolor="#FFFFFF">
|
||||
<h1>Spring-WS Echo</h1>
|
||||
If you see this page, the WAR deployment was successful.
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user