revert tomcat deployment and module

This commit is contained in:
Ziver Koc 2017-08-07 17:09:00 +02:00
parent b404151a68
commit 0d4b34b239
2 changed files with 8 additions and 3 deletions

View file

@ -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";