[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

@@ -145,7 +145,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>${commons.io.version}</version>
<version>${commons-io.version}</version>
</dependency>
<dependency>
@@ -215,9 +215,6 @@
<!-- Maven plugins -->
<yuicompressor-maven-plugin.version>1.5.1</yuicompressor-maven-plugin.version>
<!-- commons.io -->
<commons.io.version>2.5</commons.io.version>
</properties>
</project>