POM improvements

This commit is contained in:
jomu
2016-09-27 22:23:25 +00:00
parent 1a9c4ced6e
commit 6be7883713
2 changed files with 6 additions and 3 deletions

View File

@ -14,7 +14,6 @@
<properties>
<shiro.version>1.2.6</shiro.version>
<elapi.version>3.0.0</elapi.version>
<jsfapi.version>2.2.13</jsfapi.version>
</properties>
@ -23,7 +22,6 @@
<dependency>
<groupId>org.apache.shiro</groupId>
<artifactId>shiro-web</artifactId>
<version>${shiro.version}</version>
<scope>provided</scope>
</dependency>
<dependency>