SuccessChanges

Summary

  1. tsk29 Fixes name of rest layer package (details)
Commit bfeb11f1b4f387247ecf217cf02e2b41363941f3 by anaabadlorenzo24
tsk29 Fixes name of rest layer package
Fixes name of rest layer package to be consistent with other packages
and tests.
The file was removedrest/src/main/java/microstories/model/Pagination.java
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/GenericTypes.java
The file was addedrest/src/main/java/es/uvigo/esei/dgss/teama/microstories/model/StoryDto.java
The file was removedrest/src/main/java/microstories/rest/StoryResource.java
The file was removedrest/src/main/java/microstories/rest/exceptions/StoryResourceEJBAccessExceptionMapper.java
The file was addedrest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/CORSFilter.java
The file was addedrest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/exceptions/StoryResourceEJBAccessExceptionMapper.java
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/IsEqualToStoryDTO.java
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/IsEqualToPagination.java
The file was removedrest/src/main/java/microstories/model/StoryDto.java
The file was addedrest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java
The file was removedrest/src/main/java/microstories/rest/CORSFilter.java
The file was addedrest/src/main/java/es/uvigo/esei/dgss/teama/microstories/model/Pagination.java