Skip to content

Commit 8f6515b

Browse files
committed
refactor: rm parent airbase
1 parent d9acd4d commit 8f6515b

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

pom.xml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -323,18 +323,6 @@
323323
<plugin>
324324
<groupId>org.apache.maven.plugins</groupId>
325325
<artifactId>maven-gpg-plugin</artifactId>
326-
<configuration>
327-
<skip>false</skip>
328-
</configuration>
329-
<executions>
330-
<execution>
331-
<id>sign-artifacts</id>
332-
<phase>verify</phase>
333-
<goals>
334-
<goal>sign</goal>
335-
</goals>
336-
</execution>
337-
</executions>
338326
</plugin>
339327
</plugins>
340328
</build>

0 commit comments

Comments
 (0)