Explorar o código

Changing module name for branch tecant

Andrej Studen %!s(int64=2) %!d(string=hai) anos
pai
achega
e6ac7ea8eb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      config/module.xml

+ 1 - 1
config/module.xml

@@ -4,7 +4,7 @@
        xmlns:util="http://www.springframework.org/schema/util"
        xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.0.xsd">
     <bean id="moduleBean" class="org.labkey.api.module.SimpleModule">
-        <property name="name" value="CRF"/>
+        <property name="name" value="CRF-TECANT"/>
 	    <!--<property name="version" value="0.1"/>-->
         <property name="requiredServerVersion" value="0.0"/>
         <property name="moduleDependencies" value=""/>