@@ -39,7 +39,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
3939 <skin >
4040 <groupId >org.apache.maven.skins</groupId >
4141 <artifactId >maven-fluido-skin</artifactId >
42- <version >1.3.1 </version >
42+ <version >1.6 </version >
4343 </skin >
4444 <custom >
4545 <fluidoSkin >
@@ -55,29 +55,24 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
5555 </custom >
5656 <bannerLeft >
5757 <name >OWASP Java Encoder Project</name >
58+ <title >OWASP Java Encoder Project</title >
5859 <alt >OWASP Java Encoder Project</alt >
59- <!-- src>./images/jep.svg</src-->
60- </bannerLeft >
60+ <src >./images/owasp.jpg</src >
61+ <height >107</height >
62+ <width >300</width >
63+ </bannerLeft >
6164
6265 <publishDate position =" right" />
6366 <version position =" right" />
6467 <poweredBy >
6568 <logo name =" Maven" href =" http://maven.apache.org/"
6669 title =" built with maven"
6770 alt =" built with maven"
68- img =" http://jeremylong.github.io/DependencyCheck/images/logos/maven-feather.png" />
69- <!-- logo name="IntelliJ" href="http://www.jetbrains.com/idea/"
70- title="developed using" width="170px"
71- alt="developed using"
72- img="http://jeremylong.github.io/DependencyCheck/images/logos/logo_intellij_idea.png"/-->
71+ img =" /images/logos/build-by-maven-white.png" />
7372 </poweredBy >
74-
7573 <body >
76- <head >
77- <style type =" text/css" >
78- #bannerLeft { margin-top:50px;margin-bottom:5px !important }
79- </style >
80- </head >
74+ <head ><![CDATA[
75+ ]]> </head >
8176 <breadcrumbs >
8277 <item name =" " href =" #" />
8378 </breadcrumbs >
@@ -87,6 +82,6 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
8782 <item name =" JSP" href =" ./encoder-jsp/index.html" />
8883 <item name =" ESAPI Thunk" href =" ./encoder-esapi/index.html" />
8984 </menu >
90- <footer >Copyright © 2011-2015 OWASP. All Rights Reserved.</footer >
85+ <footer >Copyright © 2011-2017 OWASP. All Rights Reserved.</footer >
9186 </body >
9287</project >
0 commit comments