mirror of https://github.com/alibaba/nacos.git
Upgrade os-maven-plugin version to 1.7.1 (#13385)
* Upgrade os-maven-plugin version to 1.7.1 * revert to 1.5 * update version to 1.7.1 * Remove spaces * add spaces
This commit is contained in:
parent
7efabe0c83
commit
3501f3e35c
|
@ -25,7 +25,7 @@
|
||||||
<extension>
|
<extension>
|
||||||
<groupId>kr.motd.maven</groupId>
|
<groupId>kr.motd.maven</groupId>
|
||||||
<artifactId>os-maven-plugin</artifactId>
|
<artifactId>os-maven-plugin</artifactId>
|
||||||
<version>1.5.0.Final</version>
|
<version>1.7.1</version>
|
||||||
</extension>
|
</extension>
|
||||||
</extensions>
|
</extensions>
|
||||||
<plugins>
|
<plugins>
|
||||||
|
|
Loading…
Reference in New Issue