Skip to content

Commit 291e93c

Browse files
committed
Downgrade maven plugins
- Attempt to get poms published as locally this change did work. This would anyway be temporary fix as at some point we move over to gradle. - Relates spring-projects#486
1 parent b21ecdc commit 291e93c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@
2626
<jline.version>3.21.0</jline.version>
2727
<antlr-st4.version>4.3.1</antlr-st4.version>
2828
<jimfs.version>1.2</jimfs.version>
29+
<!-- https://github.com/spring-projects/spring-shell/issues/486 -->
30+
<maven-deploy-plugin.version>2.8.2</maven-deploy-plugin.version>
31+
<maven-install-plugin.version>2.5.2</maven-install-plugin.version>
2932
</properties>
3033

3134
<modules>

0 commit comments

Comments
 (0)