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 #486
This commit is contained in:
3
pom.xml
3
pom.xml
@@ -26,6 +26,9 @@
|
||||
<jline.version>3.21.0</jline.version>
|
||||
<antlr-st4.version>4.3.1</antlr-st4.version>
|
||||
<jimfs.version>1.2</jimfs.version>
|
||||
<!-- https://github.com/spring-projects/spring-shell/issues/486 -->
|
||||
<maven-deploy-plugin.version>2.8.2</maven-deploy-plugin.version>
|
||||
<maven-install-plugin.version>2.5.2</maven-install-plugin.version>
|
||||
</properties>
|
||||
|
||||
<modules>
|
||||
|
||||
Reference in New Issue
Block a user