summaryrefslogtreecommitdiffstats
path: root/sonar-server/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2012-09-05 23:37:52 +0200
committerSimon Brandhof <simon.brandhof@gmail.com>2012-09-05 23:37:52 +0200
commit6fa3003cc351eef3c7a9f525f2a323f8730b8048 (patch)
tree1223df5bbea7f822176f28b3ec5ea355adf44bc1 /sonar-server/pom.xml
parent78384b403196ff95fb14ec00de7a116d7db39aea (diff)
downloadsonarqube-6fa3003cc351eef3c7a9f525f2a323f8730b8048.tar.gz
sonarqube-6fa3003cc351eef3c7a9f525f2a323f8730b8048.zip
SONAR-3742 and SONAR-3779 : drop prototip.js
Diffstat (limited to 'sonar-server/pom.xml')
-rw-r--r--sonar-server/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/sonar-server/pom.xml b/sonar-server/pom.xml
index 4494aac9a0f..5e94cf94961 100644
--- a/sonar-server/pom.xml
+++ b/sonar-server/pom.xml
@@ -242,7 +242,6 @@
<include>**/prototype-min.js</include>
<include>**/scriptaculous-min.js</include>
<include>**/tablekit-min.js</include>
- <include>**/prototip-min.js</include>
<include>**/dashboard-min.js</include>
<include>**/protovis-min.js</include>
<include>**/protovis-sonar-min.js</include>