#5153
This commit is contained in:
Georg Herdt
2020-04-08 10:24:10 +02:00
parent 7437efa41e
commit 91fd377867
2 changed files with 2 additions and 3 deletions
@@ -16,7 +16,7 @@ import javax.servlet.http.HttpServletResponse;
*/
public class WhitelabelSwitchServlet extends HttpServlet {
private static final String COM_SAP_SAILING_DEBRANDING = "com.sap.sailing.debranding";
private static final String COM_SAP_SAILING_DEBRANDING = "com.sap.sse.debranding";
private static final long serialVersionUID = 7132508855846001729L;