You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@usergrid.apache.org by sn...@apache.org on 2015/10/14 18:54:28 UTC

[32/39] usergrid git commit: change branch in cf config

change branch in cf config


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

Branch: refs/heads/usergrid-1007-shiro-cache
Commit: 2e51d06da9a8234a28354ba8769457696ed8f159
Parents: 6626b83
Author: Shawn Feldman <sf...@apache.org>
Authored: Tue Sep 29 16:40:29 2015 -0600
Committer: Shawn Feldman <sf...@apache.org>
Committed: Tue Sep 29 16:40:29 2015 -0600

----------------------------------------------------------------------
 stack/awscluster/gatling-cluster-cf.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/usergrid/blob/2e51d06d/stack/awscluster/gatling-cluster-cf.json
----------------------------------------------------------------------
diff --git a/stack/awscluster/gatling-cluster-cf.json b/stack/awscluster/gatling-cluster-cf.json
index 4cc4ab0..5f2f61b 100644
--- a/stack/awscluster/gatling-cluster-cf.json
+++ b/stack/awscluster/gatling-cluster-cf.json
@@ -77,7 +77,7 @@
         "Branch": {
             "Description": "The branch of usergrid to check out",
             "Type": "String",
-            "Default": "two-dot-o-dev"
+            "Default": "master"
         }
     },