[STAGING] Activate profile
[sdnc/core.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index ad855f1..1c51cbb 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
                </profile>
                <profile>
                        <id>staging</id>
                        <activation>
-                               <property>
-                                       <name>!no-staging</name>
-                               </property>
+                               <activeByDefault>true</activeByDefault>
                        </activation>
                        <build>
                                <pluginManagement>