[MSO-8] Second step of the rebase for MSO
[so.git] / mso-catalog-db / src / main / resources / AllottedResourceCustomization.hbm.xml
index 4a039a4..2ca823f 100644 (file)
@@ -43,9 +43,6 @@
         <property name="modelInstanceName" type="java.lang.String">
             <column name="MODEL_INSTANCE_NAME" length="200" not-null="true"/>
         </property>
-        <!-- <property name="created" type="java.sql.Timestamp">
-            <column name="CREATION_TIMESTAMP" />
-        </property> -->
         <property name="created" type="timestamp" generated="insert" update="false" insert="false" >
                    <column name="CREATION_TIMESTAMP" not-null="true"/>
                </property>