Skip to content

Commit

Permalink
update scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
Hu committed Nov 30, 2023
1 parent 6b6bf93 commit 91ba344
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion installExtraJars.cmd
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

1 change: 0 additions & 1 deletion installExtraJars.sh
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

0 comments on commit 91ba344

Please sign in to comment.