revert tomcat deployment and module
This commit is contained in:
parent
b404151a68
commit
0d4b34b239
2 changed files with 8 additions and 3 deletions
|
|
@ -32,7 +32,7 @@ import zutil.log.LogUtil;
|
|||
public class Zallery extends HttpServlet{
|
||||
private static Logger logger = LogUtil.getLogger();
|
||||
|
||||
public static final String VERSION = "1.0.0";
|
||||
public static final String VERSION = "1.0.1";
|
||||
|
||||
public static String WEBSITE_NAME = "Example.com";
|
||||
public static String WEBSITE_URL = "http://example.com";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue