Skip to content

Commit 5e7e868

Browse files
committed
Ajuste Dockerfile-build
1 parent 0448333 commit 5e7e868

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

pom-base.xml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -183,20 +183,6 @@
183183
<autoReleaseAfterClose>true</autoReleaseAfterClose>
184184
</configuration>
185185
</plugin>
186-
<plugin>
187-
<groupId>org.apache.maven.plugins</groupId>
188-
<artifactId>maven-gpg-plugin</artifactId>
189-
<version>1.6</version>
190-
<executions>
191-
<execution>
192-
<id>sign-artifacts</id>
193-
<phase>verify</phase>
194-
<goals>
195-
<goal>sign</goal>
196-
</goals>
197-
</execution>
198-
</executions>
199-
</plugin>
200186
<plugin>
201187
<groupId>org.apache.maven.plugins</groupId>
202188
<artifactId>maven-release-plugin</artifactId>

0 commit comments

Comments
 (0)