Create branch emr-subfolder with repo refactor
Copy pom.xml to tmp.
Switch to branch based off Release_1696
git merge emr-subfolder
git add .
git mv ./src/main/java/com/sunwave/rest sunwave-emr/src/main/java/com/sunwave/rest/
git mv ./src/test/java/com/sunwave/rest sunwave-emr/src/test/java/com/sunwave/rest/
git rm -r src
Copy pom.xml from to tmp to root.
git rm *.java In the rest directories.
Manually add diffs in the pom.xml in SunwaveEMR/sunwave-emr file
Content Comparison
General
Content
Integrations