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>