aboutsummaryrefslogtreecommitdiffstats
path: root/policy-endpoints
diff options
context:
space:
mode:
Diffstat (limited to 'policy-endpoints')
-rw-r--r--policy-endpoints/pom.xml5
1 files changed, 1 insertions, 4 deletions
diff --git a/policy-endpoints/pom.xml b/policy-endpoints/pom.xml
index 49f6945e..9f8d517a 100644
--- a/policy-endpoints/pom.xml
+++ b/policy-endpoints/pom.xml
@@ -41,7 +41,6 @@
<cambria.version>1.2.1-oss</cambria.version>
<http.client.version>4.5.5</http.client.version>
<http.core.version>4.4.4</http.core.version>
- <io.prometheus.version>0.11.0</io.prometheus.version>
</properties>
<dependencies>
@@ -174,13 +173,11 @@
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient_hotspot</artifactId>
- <version>${io.prometheus.version}</version>
</dependency>
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient_servlet</artifactId>
- <version>${io.prometheus.version}</version>
</dependency>
<dependency>
@@ -236,4 +233,4 @@
</dependency>
</dependencies>
-</project>
+</project> \ No newline at end of file