Skip to content

Commit 06e7c39

Browse files
committed
Try downgrading maven-release-plugin
1 parent d29a804 commit 06e7c39

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
@@ -92,7 +92,7 @@
9292
<plugins>
9393
<plugin>
9494
<artifactId>maven-release-plugin</artifactId>
95-
<version>3.0.0-M1</version>
95+
<version>2.5.3</version>
9696
</plugin>
9797
</plugins>
9898
</pluginManagement>

0 commit comments

Comments
 (0)