You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@usergrid.apache.org by gr...@apache.org on 2015/03/18 21:56:11 UTC

[11/50] incubator-usergrid git commit: fix pom

fix pom


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

Branch: refs/heads/USERGRID-460
Commit: 89f558acdb0c764e1d4f8c7a00cff1b2783d6b2c
Parents: 8ccc3ec
Author: Shawn Feldman <sf...@apache.org>
Authored: Wed Mar 11 11:02:59 2015 -0600
Committer: Shawn Feldman <sf...@apache.org>
Committed: Wed Mar 11 11:02:59 2015 -0600

----------------------------------------------------------------------
 stack/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-usergrid/blob/89f558ac/stack/pom.xml
----------------------------------------------------------------------
diff --git a/stack/pom.xml b/stack/pom.xml
index 73f2cbd..25b2258 100644
--- a/stack/pom.xml
+++ b/stack/pom.xml
@@ -109,6 +109,7 @@
       <jersey-version>1.18.1</jersey-version>
       <junit-version>4.12</junit-version>
       <log4j-version>1.2.16</log4j-version>
+      <metrics-version>2.1.2</metrics-version>
       <org.springframework.version>3.1.2.RELEASE</org.springframework.version>
       <shiro-version>1.2.3</shiro-version>
       <slf4j-version>1.6.1</slf4j-version>