Skip to content

Commit

Permalink
Update hibernate.cfg.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
kenjitm committed Feb 15, 2024
1 parent 9594497 commit 4bcc951
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions marlo-data/src/main/resources/hibernate.cfg.xml
Original file line number Diff line number Diff line change
Expand Up @@ -429,15 +429,12 @@
<mapping resource="xmls/ProjectExpectedStudyReferences.hbm.xml"/>
<mapping resource="xmls/DeliverableClusterParticipants.hbm.xml"/>
<mapping resource="xmls/DeliverableTraineesIndicators.hbm.xml"/>
<<<<<<< HEAD
<mapping resource="xmls/TipParameters.hbm.xml"/>
=======
<mapping resource="xmls/ShfrmPriorityActions.hbm.xml"/>
<mapping resource="xmls/ShfrmSubActions.hbm.xml"/>
<mapping resource="xmls/DeliverableShfrmPriorityActions.hbm.xml"/>
<mapping resource="xmls/DeliverableShfrmSubActions.hbm.xml"/>
<mapping resource="xmls/SoilIndicators.hbm.xml"/>
>>>>>>> aiccra-shfrm-contribution-functionality

</session-factory>
</hibernate-configuration>

0 comments on commit 4bcc951

Please sign in to comment.