Skip to content

Commit f473c88

Browse files
Merge pull request #91 from folio-org/EDGCOMMON-70-maven-deploy-plugin-3.1.1
EDGCOMMON-70: Failure to find maven-deploy-plugin:jar:3.6.0
2 parents 457b435 + df2e9c2 commit f473c88

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
@@ -256,7 +256,7 @@
256256

257257
<plugin>
258258
<artifactId>maven-deploy-plugin</artifactId>
259-
<version>3.6.0</version>
259+
<version>3.1.1</version>
260260
<executions>
261261
<execution>
262262
<id>deploy</id>

0 commit comments

Comments
 (0)