SuccessChanges

Summary

  1. Removes the headquarters in competition attribute (details)
Commit 38ca4ee23db1ae9c0cd61ab6b1c7f8b96a9e9f89 by anrodriquez
Removes the headquarters in competition attribute
This attribute is unnecessary. A competition does not have a single
headquarters. A competition can have several headquarters that are
indicated with the relationship between both entities. This attribute is
never used and duplicates the relationship. In addition, a headquarters
can be added or eliminated to the competition, it can not be modified.
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/CompetitionTest.java (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teamb/ligaaas/domain/entities/Competition.java (diff)