Skip to content
Snippets Groups Projects
Commit d5e5dd12 authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Bump version

parent 137fdf62
No related branches found
No related tags found
No related merge requests found
...@@ -34,7 +34,7 @@ public class SessionControllerGetter { ...@@ -34,7 +34,7 @@ public class SessionControllerGetter {
// This obviously has to be changed when changing the application name in Maven // This obviously has to be changed when changing the application name in Maven
// TODO: Refactor out to System properties (e.g. in standalone.xml in JBoss/WildFly) // TODO: Refactor out to System properties (e.g. in standalone.xml in JBoss/WildFly)
public static final String JNDI_PATH = "java:global/VIPSLogic-2023.1/"; public static final String JNDI_PATH = "java:global/VIPSLogic-2024.1/";
public static SchedulingBean getSchedulingBean() public static SchedulingBean getSchedulingBean()
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment