Repository: stratos
Updated Branches:
  refs/heads/master 81313b6c7 -> d9c573a95


Moving PCA integration test to live profile temporary until Jenkins builder is 
configured properly


Project: http://git-wip-us.apache.org/repos/asf/stratos/repo
Commit: http://git-wip-us.apache.org/repos/asf/stratos/commit/d9c573a9
Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/d9c573a9
Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/d9c573a9

Branch: refs/heads/master
Commit: d9c573a9583068e52775ae082bbefa133bc699ab
Parents: 81313b6
Author: Akila Perera <[email protected]>
Authored: Mon Aug 24 12:49:55 2015 +0530
Committer: Akila Perera <[email protected]>
Committed: Mon Aug 24 12:49:55 2015 +0530

----------------------------------------------------------------------
 components/org.apache.stratos.python.cartridge.agent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/stratos/blob/d9c573a9/components/org.apache.stratos.python.cartridge.agent/pom.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.python.cartridge.agent/pom.xml 
b/components/org.apache.stratos.python.cartridge.agent/pom.xml
index e6eb941..5d45932 100644
--- a/components/org.apache.stratos.python.cartridge.agent/pom.xml
+++ b/components/org.apache.stratos.python.cartridge.agent/pom.xml
@@ -32,7 +32,7 @@
 
     <profiles>
         <profile>
-            <id>default</id>
+            <id>live</id>
             <activation>
                 <activeByDefault>true</activeByDefault>
             </activation>

Reply via email to