| commit | 7b0038c0df6b81a70ed2ef9fcc5a975fdcaddb7c | [log] [tgz] |
|---|---|---|
| author | Mark Thomas <markt@apache.org> | Tue Jun 09 20:56:37 2020 +0100 |
| committer | Mark Thomas <markt@apache.org> | Tue Jun 09 20:56:37 2020 +0100 |
| tree | 46bf926b65f1ed08cabe131cd75746882a4a7d68 | |
| parent | 6fefa77f9e8d4e651ecfae66b85632a19b86f2f4 [diff] |
Remove unused property
diff --git a/impl/pom.xml b/impl/pom.xml index 2cfc3d9..d00ac95 100644 --- a/impl/pom.xml +++ b/impl/pom.xml
@@ -46,7 +46,6 @@ <findbugs.version>2.5.2</findbugs.version> <findbugs.exclude>${project.basedir}/exclude.xml</findbugs.exclude> <findbugs.threshold>High</findbugs.threshold> - <tlda-license.url>http://hudson-sca.us.oracle.com/job/tlda-license/lastSuccessfulBuild/artifact</tlda-license.url> </properties> <build>