-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Hu
committed
Nov 30, 2023
1 parent
6b6bf93
commit 91ba344
Showing
2 changed files
with
0 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
mvnw.cmd install:install-file -Dfile=extraJars/applications-api-3.1-SNAPSHOT.jar | ||
mvnw.cmd install:install-file -Dfile=extraJars/products-api-3.1-SNAPSHOT.jar | ||
mvnw.cmd install:install-file -Dfile=extraJars/clinical-trials-api-3.1-SNAPSHOT.jar | ||
mvnw.cmd install:install-file -Dfile=extraJars/molwitch-renderer-1.0.14-SNAPSHOT.jar | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
./mvnw install:install-file -Dfile=extraJars/applications-api-3.1-SNAPSHOT.jar | ||
./mvnw install:install-file -Dfile=extraJars/products-api-3.1-SNAPSHOT.jar | ||
./mvnw install:install-file -Dfile=extraJars/clinical-trials-api-3.1-SNAPSHOT.jar | ||
./mvnw install:install-file -Dfile=extraJars/molwitch-renderer-1.0.14-SNAPSHOT.jar |