BAEL-3097 mapstruct version change from beta2 to final

This commit is contained in:
anilkivilcim.eray 2019-09-07 12:42:40 +03:00
parent d93e68d4df
commit 9f88a0ff9d
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@
</build>
<properties>
<org.mapstruct.version>1.3.0.Beta2</org.mapstruct.version>
<org.mapstruct.version>1.3.0.Final</org.mapstruct.version>
<springframework.version>4.3.4.RELEASE</springframework.version>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>