Skip to content

Commit a0658aa

Browse files
committed
parent plugin
1 parent 754cd75 commit a0658aa

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

pom.xml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,15 @@
7474
</plugin>
7575
</plugins>
7676
</pluginManagement>
77+
<plugins>
78+
<plugin>
79+
<groupId>org.sonatype.plugins</groupId>
80+
<artifactId>nexus-staging-maven-plugin</artifactId>
81+
</plugin>
82+
<plugin>
83+
<groupId>org.apache.maven.plugins</groupId>
84+
<artifactId>maven-gpg-plugin</artifactId>
85+
</plugin>
86+
</plugins>
7787
</build>
7888
</project>

0 commit comments

Comments
 (0)