forked from loafle/openapi-generator-original
moved plugin
This commit is contained in:
parent
7581f3709a
commit
097e4c1e24
8
pom.xml
8
pom.xml
@ -155,8 +155,8 @@
|
|||||||
</executions>
|
</executions>
|
||||||
</plugin>
|
</plugin>
|
||||||
</plugins>
|
</plugins>
|
||||||
</build>
|
<pluginManagement>
|
||||||
<pluginManagement>
|
<plugins>
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
<artifactId>maven-gpg-plugin</artifactId>
|
<artifactId>maven-gpg-plugin</artifactId>
|
||||||
@ -165,7 +165,9 @@
|
|||||||
<goals>sign</goals>
|
<goals>sign</goals>
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
</pluginManagement>
|
</plugins>
|
||||||
|
</pluginManagement>
|
||||||
|
</build>
|
||||||
<profiles>
|
<profiles>
|
||||||
<profile>
|
<profile>
|
||||||
<id>release-profile</id>
|
<id>release-profile</id>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user