[BAEL-12666] - POM Properties Cleanup

This commit is contained in:
amit2103
2019-02-24 17:02:52 +05:30
parent 23eecb7cb1
commit 89e39c37cb
45 changed files with 25 additions and 77 deletions

View File

@@ -40,7 +40,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>${jackson-databind.version}</version>
<version>${jackson.version}</version>
</dependency>
<!-- AOP -->