From e7eecc270de0b22a780d7f6d21d9997543242ffb Mon Sep 17 00:00:00 2001 From: Joakim Erdfelt Date: Tue, 22 May 2018 16:47:10 -0500 Subject: [PATCH] Updating pom.xml --- pom.xml | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/pom.xml b/pom.xml index c42946e2f93..cc8b2b0f076 100644 --- a/pom.xml +++ b/pom.xml @@ -393,8 +393,6 @@ false false protected - - --allow-script-in-comments com.acme.*;org.slf4j.*;org.mortbay.* http://docs.oracle.com/javase/8/docs/api/ @@ -459,20 +457,6 @@ -
- - var _gaq = _gaq || []; - _gaq.push(['_setAccount', 'UA-1149868-7']); - _gaq.push(['_trackPageview']); - (function() { - var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; - ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; - var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); - })(); - - ]]> -