Skip to content
This repository has been archived by the owner on Apr 22, 2022. It is now read-only.

Commit

Permalink
Update web.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
alegrm committed May 22, 2014
1 parent aba7878 commit 6721da3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/webapp/WEB-INF/web.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<context-param>
<description>password</description>
<param-name>password</param-name>
<param-value>***REMOVED***</param-value>
<param-value>ASK ME!!</param-value>
</context-param>

<servlet>
Expand Down Expand Up @@ -170,4 +170,4 @@
<mime-type>application/rdf+xml</mime-type>
</mime-mapping>

</web-app>
</web-app>

0 comments on commit 6721da3

Please sign in to comment.