[java-identity-provider] branch master updated: Remove redundant version macro due to BOM.
Scott Cantor
cantor.2 at osu.edu
Fri Dec 6 14:33:29 EST 2019
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=8057720d6ae05b82b4126e27e9046db04418bcb4
The following commit(s) were added to refs/heads/master by this push:
new 8057720 Remove redundant version macro due to BOM.
8057720 is described below
commit 8057720d6ae05b82b4126e27e9046db04418bcb4
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Dec 6 14:32:21 2019 -0500
Remove redundant version macro due to BOM.
---
idp-war-distribution/pom.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/idp-war-distribution/pom.xml b/idp-war-distribution/pom.xml
index 5bfe382..a46e22c 100644
--- a/idp-war-distribution/pom.xml
+++ b/idp-war-distribution/pom.xml
@@ -41,7 +41,6 @@
<dependency>
<groupId>io.dropwizard.metrics</groupId>
<artifactId>metrics-jvm</artifactId>
- <version>${metrics.version}</version>
<scope>runtime</scope>
</dependency>
</dependencies>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list