File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,3 +20,4 @@ src/test/resources/results/
2020* /latex /* .out
2121* /latex /* .synctex.gz
2222local-maven-repo /org /variantsync /trace-boosting
23+ local-maven-repo /org /variantsync /boosting /trace-boosting
Original file line number Diff line number Diff line change 1- mvn deploy:deploy-file -DgroupId=org.variantsync -DartifactId=trace-boosting -Dversion=1.0.0 -Durl=file:./local-maven-repo/ -DrepositoryId=local-maven-repo -DupdateReleaseInfo=true -Dfile=./target/trace-boosting-1.0.0-jar-with-dependencies.jar
1+ mvn deploy:deploy-file -DgroupId=org.variantsync.boosting -DartifactId=trace-boosting -Dversion=1.0.0 -Durl=file:./local-maven-repo/ -DrepositoryId=local-maven-repo -DupdateReleaseInfo=true -Dfile=./target/trace-boosting-1.0.0-jar-with-dependencies.jar
Original file line number Diff line number Diff line change 55 <modelVersion >4.0.0</modelVersion >
66
77 <!-- Adjust group id for anonymous projects -->
8- <groupId >org.variantsync</groupId >
8+ <groupId >org.variantsync.boosting </groupId >
99 <!-- Adjust the project name -->
1010 <artifactId >trace-boosting</artifactId >
1111 <version >1.0.0</version >
You can’t perform that action at this time.
0 commit comments