diff options
| author | Andrew Branson <andrew.branson@cern.ch> | 2014-10-07 09:20:44 +0200 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@cern.ch> | 2014-10-07 09:20:44 +0200 |
| commit | 4a90596e4c8ff50f5624c0739f3710723a90a485 (patch) | |
| tree | b15e58347eda0378b729782747ee6099d02756fb /src/main/resources/module.xml | |
| parent | 83547d4945de81cbf4db57c629432fb8c180012f (diff) | |
Repackage to org.cristalise
Diffstat (limited to 'src/main/resources/module.xml')
| -rw-r--r-- | src/main/resources/module.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/module.xml b/src/main/resources/module.xml index fe90883..51c4f7d 100644 --- a/src/main/resources/module.xml +++ b/src/main/resources/module.xml @@ -6,7 +6,7 @@ </Info>
<ResourceURL>uk/ac/uwe/cristaldev/resources/</ResourceURL>
<Config name="Module.dev.debug">true</Config>
- <Config name="OutcomeInit.Dev">com.c2kernel.dev.DevObjectOutcomeInitiator</Config>
+ <Config name="OutcomeInit.Dev">org.cristalise.kernel.dev.DevObjectOutcomeInitiator</Config>
<Imports>
<Resource name="NewDevObjectDef" version="0" type="OD">boot/OD/NewDevObjectDef.xsd</Resource>
<Resource name="ChooseWorkflow" version="0" type="OD">boot/OD/ChooseWorkflow.xsd</Resource>
|
