[BAEL-14249] - POM Properties Cleanup

This commit is contained in:
amit2103
2019-05-06 00:34:04 +05:30
parent 1275aa8bd9
commit aacd8866b0
105 changed files with 46 additions and 243 deletions
+1 -6
View File
@@ -67,7 +67,7 @@
<groupId>javax.servlet</groupId>
<artifactId>javax.servlet-api</artifactId>
<scope>provided</scope>
<version>${javax.servlet.version}</version>
<version>${javax.servlet-api.version}</version>
</dependency>
<!-- Primefaces -->
@@ -99,11 +99,6 @@
<com.sun.faces.version>2.2.14</com.sun.faces.version>
<javax.el.version>3.0.0</javax.el.version>
<!--Tomcat -->
<javax.servlet.version>3.1.0</javax.servlet.version>
<jstl.version>1.2</jstl.version>
<!-- maven plugins -->
<maven-war-plugin.version>2.6</maven-war-plugin.version>