Pull request #334: Apple Silicone support and seed value
Merge in RED/persistence-service from RED-3630 to master * commit '8439e17693050150c238fced9cb6ec27a5f80de3': Apple Silicone support and seed value
This commit is contained in:
commit
948ddc4c6a
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>com.iqser.red</groupId>
|
||||
<artifactId>platform-docker-dependency</artifactId>
|
||||
<version>1.1.0</version>
|
||||
<version>1.2.0</version>
|
||||
<relativePath />
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
@ -41,7 +41,7 @@
|
||||
<artifactId>docker-maven-plugin</artifactId>
|
||||
</plugin>
|
||||
</plugins>
|
||||
|
||||
|
||||
<pluginManagement>
|
||||
<plugins>
|
||||
<plugin>
|
||||
|
||||
@ -8,4 +8,5 @@ databaseChangeLog:
|
||||
- column:
|
||||
name: has_highlights
|
||||
type: BOOLEAN
|
||||
defaultValue: false
|
||||
tableName: file
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user