JAMES-1868 Adding app dependency

Project: http://git-wip-us.apache.org/repos/asf/james-project/repo
Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/6c9c5e62
Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/6c9c5e62
Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/6c9c5e62

Branch: refs/heads/master
Commit: 6c9c5e62d79728d0cf5b8e389f523f2491dbd449
Parents: b373bcd
Author: Benoit Tellier <btell...@linagora.com>
Authored: Wed Nov 30 09:40:01 2016 +0700
Committer: Benoit Tellier <btell...@linagora.com>
Committed: Wed Nov 30 17:36:41 2016 +0700

----------------------------------------------------------------------
 server/app/pom.xml | 8 ++++++++
 1 file changed, 8 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/6c9c5e62/server/app/pom.xml
----------------------------------------------------------------------
diff --git a/server/app/pom.xml b/server/app/pom.xml
index bf29ea1..4be0e15 100644
--- a/server/app/pom.xml
+++ b/server/app/pom.xml
@@ -253,6 +253,14 @@
         </dependency>
         <dependency>
             <groupId>org.apache.james</groupId>
+            <artifactId>james-server-metrics-api</artifactId>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.james</groupId>
+            <artifactId>james-server-metrics-dropwizard</artifactId>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.james</groupId>
             <artifactId>james-server-protocols-library</artifactId>
             <scope>runtime</scope>
         </dependency>


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to