aboutsummaryrefslogtreecommitdiffstats
path: root/asm-renamed/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'asm-renamed/pom.xml')
-rw-r--r--asm-renamed/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/asm-renamed/pom.xml b/asm-renamed/pom.xml
index cdc8bbde7..965e7fed5 100644
--- a/asm-renamed/pom.xml
+++ b/asm-renamed/pom.xml
@@ -41,6 +41,11 @@
the binaries. IDEA will just stop looking at the local Maven repository in this case.
</description>
+ <properties>
+ <!-- By default, do not deploy artifacts - but deploy this one used by the main build -->
+ <maven.deploy.skip>false</maven.deploy.skip>
+ </properties>
+
<distributionManagement>
<repository>
<id>github</id>