We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dccfc97 commit db9b7feCopy full SHA for db9b7fe
gradle/pom.xml
@@ -76,7 +76,6 @@
76
<argument>build</argument>
77
<argument>-PprojectVersion=${project.version}</argument>
78
<argument>-Ph2Version=${h2.version}</argument>
79
- <argument>-Dmaven.repo.local=${settings.localRepository}</argument>
80
</arguments>
81
</configuration>
82
<goals>
@@ -113,7 +112,6 @@
113
112
<argument>publishPluginMavenPublicationToStagingRepository</argument>
114
115
116
117
<argument>-PmavenStagingDirectory=${local.staging.releases.repo.url}</argument>
118
119
0 commit comments