We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8ca812 commit a1fec30Copy full SHA for a1fec30
store-api/pom.xml
@@ -20,6 +20,7 @@
20
<maven.compiler.plugin.version>3.8.1</maven.compiler.plugin.version>
21
<maven.surefire.plugin.version>3.0.0-M4</maven.surefire.plugin.version>
22
<maven.failsafe.plugin.version>3.0.0-M4</maven.failsafe.plugin.version>
23
+ <maven.install.skip>false</maven.install.skip>
24
<maven.deploy.skip>true</maven.deploy.skip>
25
</properties>
26
store-utils/pom.xml
0 commit comments