Skip to content

Commit

Permalink
5.6.5 transition to a single-module Maven project.
Browse files Browse the repository at this point in the history
  • Loading branch information
canabrook authored and canabrook committed Oct 18, 2022
1 parent 4bcb91f commit ff9f7b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion copyProject.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ then
fi

cp pom.xml $DEST
cp -R edireader $DEST
cp -R src $DEST
cp -R testresults $DEST

echo "Done"

0 comments on commit ff9f7b7

Please sign in to comment.