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