25 lines
636 B
Diff
25 lines
636 B
Diff
From 1cfa73eb83ce07c67b1e37505eacdbc91a8b2499 Mon Sep 17 00:00:00 2001
|
|
From: hht8 <huanghaitao12138@163.com>
|
|
Date: Sat, 19 Sep 2020 19:33:08 +0800
|
|
Subject: [PATCH] 2
|
|
|
|
---
|
|
pom.xml | 1 -
|
|
1 file changed, 1 deletion(-)
|
|
|
|
diff --git a/pom.xml b/pom.xml
|
|
index 1e1c933..64e2efa 100644
|
|
--- a/pom.xml
|
|
+++ b/pom.xml
|
|
@@ -26,7 +26,6 @@
|
|
<module>metrics-httpclient</module>
|
|
<module>metrics-httpasyncclient</module>
|
|
<module>metrics-jdbi</module>
|
|
- <module>metrics-jersey</module>
|
|
<module>metrics-jersey2</module>
|
|
<module>metrics-jetty8</module>
|
|
<module>metrics-jetty9</module>
|
|
--
|
|
2.23.0
|
|
|