[BAEL-15942] - POM Properties Cleanup

This commit is contained in:
amit2103
2019-07-14 18:40:26 +05:30
parent ca53b93176
commit f4a0913e79
115 changed files with 60 additions and 250 deletions

View File

@@ -151,7 +151,6 @@
<properties>
<!-- util -->
<guava.version>19.0</guava.version>
<commons-lang3.version>3.5</commons-lang3.version>
<!-- testing -->
<rest-assured.version>2.9.0</rest-assured.version>
@@ -163,9 +162,6 @@
<httpclient.version>4.5.2</httpclient.version>
<jbehave.version>4.1</jbehave.version>
<!-- maven plugins -->
<maven-war-plugin.version>2.6</maven-war-plugin.version>
</properties>
</project>