diff --git a/cp-to-solution.sh b/cp-to-solution.sh index 9ffac47d50738b087e4f096f69e368fe01d9282c..dd7fc5edac52ab218a29d35ff4d9d42f00c52b87 100755 --- a/cp-to-solution.sh +++ b/cp-to-solution.sh @@ -64,8 +64,8 @@ function build() { # Build jastadd-ttc18-xml sed -i 's/LiveContestDriverEMF/LiveContestDriverXml/' solve/build.gradle -build "jastadd-ttc18-xml" +build "jastadd-ttc18-relast-xml" # Build jastadd-ttc18-emf sed -i 's/LiveContestDriverXml/LiveContestDriverEMF/' solve/build.gradle -build "jastadd-ttc18-emf" +build "jastadd-ttc18-relast-emf"