You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@usergrid.apache.org by to...@apache.org on 2015/11/04 01:55:52 UTC

usergrid git commit: Updates code hale to the latest

Repository: usergrid
Updated Branches:
  refs/heads/USERGRID-909 06d34dbce -> f11c6971f


Updates code hale to the latest


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

Branch: refs/heads/USERGRID-909
Commit: f11c6971fbb65b8c349fab5dec36016a244bfd3b
Parents: 06d34db
Author: Todd Nine <tn...@apigee.com>
Authored: Tue Nov 3 17:55:50 2015 -0700
Committer: Todd Nine <tn...@apigee.com>
Committed: Tue Nov 3 17:55:50 2015 -0700

----------------------------------------------------------------------
 stack/corepersistence/pom.xml | 2 +-
 stack/pom.xml                 | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/usergrid/blob/f11c6971/stack/corepersistence/pom.xml
----------------------------------------------------------------------
diff --git a/stack/corepersistence/pom.xml b/stack/corepersistence/pom.xml
index 3348157..b93e487 100644
--- a/stack/corepersistence/pom.xml
+++ b/stack/corepersistence/pom.xml
@@ -91,7 +91,7 @@ limitations under the License.
         <slf4j.version>1.7.2</slf4j.version>
         <surefire.version>2.16</surefire.version>
         <aws.version>1.10.6</aws.version>
-        <metrics.version>3.0.0</metrics.version>
+        <metrics.version>3.0.2</metrics.version>
         <surefire.plugin.version>2.18.1</surefire.plugin.version>
         <jacoco.version>0.7.5.201505241946</jacoco.version>
 

http://git-wip-us.apache.org/repos/asf/usergrid/blob/f11c6971/stack/pom.xml
----------------------------------------------------------------------
diff --git a/stack/pom.xml b/stack/pom.xml
index c1ded77..c986738 100644
--- a/stack/pom.xml
+++ b/stack/pom.xml
@@ -126,7 +126,7 @@
       <usergrid.it.forkCount>1</usergrid.it.forkCount>
       <usergrid.it.threads>8</usergrid.it.threads>
 
-      <metrics.version>3.0.0</metrics.version>
+      <metrics.version>3.0.2</metrics.version>
         <surefire.plugin.artifactName>surefire-junit47</surefire.plugin.artifactName>
       <surefire.plugin.version>2.18.1</surefire.plugin.version>
       <powermock.version>1.6.1</powermock.version>