update the presto-maven-plugin version from 9-SNAPSHOT to 9.
This commit is contained in:
parent
aa9a9cf486
commit
55ca84e741
|
|
@ -773,7 +773,7 @@
|
|||
<plugin>
|
||||
<groupId>io.hetu</groupId>
|
||||
<artifactId>presto-maven-plugin</artifactId>
|
||||
<version>9-SNAPSHOT</version>
|
||||
<version>9</version>
|
||||
<extensions>true</extensions>
|
||||
<configuration>
|
||||
<skipCheckSpiDependencies>true</skipCheckSpiDependencies>
|
||||
|
|
|
|||
Loading…
Reference in New Issue