Skip to content
This repository has been archived by the owner on Nov 19, 2019. It is now read-only.

Commit

Permalink
Remove mapping for the InvocationRules entity
Browse files Browse the repository at this point in the history
  • Loading branch information
gousiosg committed Oct 24, 2012
1 parent faf58f9 commit 9c1c728
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion alitheia/core/src/main/resources/hibernate.cfg.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@
<mapping class="eu.sqooss.service.db.ProjectFileMeasurement"/>
<mapping class="eu.sqooss.service.db.MailingListThreadMeasurement"/>
<mapping class="eu.sqooss.service.db.MailMessageMeasurement"/>
<mapping class="eu.sqooss.service.db.InvocationRule"/>
<mapping class="eu.sqooss.service.db.OhlohDeveloper"/>
<mapping class="eu.sqooss.service.db.ProjectVersionParent"/>
<mapping class="eu.sqooss.service.db.NameSpace"/>
Expand Down

0 comments on commit 9c1c728

Please sign in to comment.