aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index ad855f1..1c51cbb 100755
--- a/pom.xml
+++ b/pom.xml
@@ -86,10 +86,9 @@
</profile>
<profile>
<id>staging</id>
+
<activation>
- <property>
- <name>!no-staging</name>
- </property>
+ <activeByDefault>true</activeByDefault>
</activation>
<build>
<pluginManagement>