Skip to content

Commit 63cf7d0

Browse files
committed
[build] update maven deploy plugin
1 parent bae8b2c commit 63cf7d0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,11 @@
225225
</execution>
226226
</executions>
227227
</plugin>
228+
<plugin>
229+
<groupId>org.apache.maven.plugins</groupId>
230+
<artifactId>maven-deploy-plugin</artifactId>
231+
<version>2.8.2</version>
232+
</plugin>
228233
<plugin>
229234
<groupId>de.saumya.mojo</groupId>
230235
<artifactId>gem-maven-plugin</artifactId>

0 commit comments

Comments
 (0)