[STAGING] Activate profile 39/1139/1
authorDan Timoney <dtimoney@att.com>
Tue, 21 Feb 2017 20:56:52 +0000 (15:56 -0500)
committerDan Timoney <dtimoney@att.com>
Tue, 21 Feb 2017 20:57:04 +0000 (15:57 -0500)
Activate staging profile by default

Change-Id: Iffd26bb7572c41384d1a21f642ccead9e1424f07
Signed-off-by: Dan Timoney <dtimoney@att.com>
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>