Skip to content

Commit 3f01b7f

Browse files
committed
Polishing
Maven Deploy plugin 3.0 M1 doesn't resolve properly alt repositories so rolling back to 2.8.2
1 parent c0a8a30 commit 3f01b7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -524,7 +524,7 @@
524524
<plugin>
525525
<groupId>org.apache.maven.plugins</groupId>
526526
<artifactId>maven-deploy-plugin</artifactId>
527-
<version>3.0.0-M1</version>
527+
<version>2.8.2</version>
528528
</plugin>
529529

530530
<plugin>

0 commit comments

Comments
 (0)