update pom version from RC to GA

This commit is contained in:
amit.pandey
2020-04-19 18:09:24 +05:30
parent 21a8fe648e
commit cecdb07dbc
6 changed files with 6 additions and 6 deletions

View File

@@ -106,7 +106,7 @@
<properties>
<hibernate.version>5.4.0.Final</hibernate.version>
<eclipselink.version>2.7.4-RC1</eclipselink.version>
<eclipselink.version>2.7.4</eclipselink.version>
<postgres.version>42.2.5</postgres.version>
<javax.persistence-api.version>2.2</javax.persistence-api.version>
<maven-processor-plugin.version>3.3.3</maven-processor-plugin.version>