Skip to content

Commit f99702d

Browse files
chore: downgrade release plugin to validate release fail issue
1 parent 664533c commit f99702d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<maven-surefire-plugin.version>2.22.2</maven-surefire-plugin.version>
7070
<jacoco-maven-plugin.version>0.8.7</jacoco-maven-plugin.version>
7171
<cobertura-maven-plugin.version>2.7</cobertura-maven-plugin.version>
72-
<nexus-staging-maven-plugin.version>1.6.10</nexus-staging-maven-plugin.version>
72+
<nexus-staging-maven-plugin.version>1.6.8</nexus-staging-maven-plugin.version>
7373
<maven-javadoc-plugin.version>3.3.2</maven-javadoc-plugin.version>
7474
<maven-source-plugin.version>3.2.1</maven-source-plugin.version>
7575
<maven-gpg-plugin.version>3.0.1</maven-gpg-plugin.version>

0 commit comments

Comments
 (0)