Skip to content

Commit

Permalink
update display-name
Browse files Browse the repository at this point in the history
  • Loading branch information
sebhofmann authored and kkrebs committed Dec 10, 2024
1 parent 5b0d052 commit 1859b1a
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 19 deletions.
17 changes: 0 additions & 17 deletions cmo-webapp/src/etc/jetty-context.xml

This file was deleted.

1 change: 0 additions & 1 deletion cmo-webapp/src/etc/jetty-realm.properties

This file was deleted.

2 changes: 1 addition & 1 deletion cmo-webapp/src/main/webapp/WEB-INF/web.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<web-app xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd" version="3.0">
<display-name>MIR</display-name>
<display-name>cmo</display-name>
<absolute-ordering>
<name>cmo_module</name>
<name>mycore</name>
Expand Down

0 comments on commit 1859b1a

Please sign in to comment.