Use property for version in pom.xml
This commit is contained in:
parent
ca2bf4d24c
commit
66e84d9913
@ -119,7 +119,7 @@
|
||||
<dependency>
|
||||
<groupId>org.flywaydb</groupId>
|
||||
<artifactId>flyway-core</artifactId>
|
||||
<version>6.3.3</version>
|
||||
<version>${flyway_version}</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<build>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user