Skip to content

Commit 63abb05

Browse files
committed
commit
1 parent 7e90ab1 commit 63abb05

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -397,6 +397,12 @@ under the License.
397397
<artifactId>maven-shade-plugin</artifactId>
398398
</plugin>
399399

400+
<plugin>
401+
<groupId>org.apache.maven.plugins</groupId>
402+
<artifactId>maven-deploy-plugin</artifactId>
403+
<version>3.1.1</version>
404+
</plugin>
405+
400406
<plugin>
401407
<groupId>org.commonjava.maven.plugins</groupId>
402408
<artifactId>directory-maven-plugin</artifactId>

0 commit comments

Comments
 (0)