-
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.
merge changes from 3.1.1 post public
- Loading branch information
Showing
17 changed files
with
31 additions
and
26 deletions.
There are no files selected for viewing
Binary file renamed
BIN
+26.2 KB
...aJars/applications-api-3.1.1-SNAPSHOT.jar → ...aJars/applications-api-3.1.2-SNAPSHOT.jar
Binary file not shown.
Binary file renamed
BIN
+45.7 KB
...rs/clinical-trials-api-3.1.1-SNAPSHOT.jar → ...rs/clinical-trials-api-3.1.2-SNAPSHOT.jar
Binary file not shown.
Binary file renamed
BIN
+75.1 KB
extraJars/products-api-3.1.1-SNAPSHOT.jar → extraJars/products-api-3.1.2-SNAPSHOT.jar
Binary file not shown.
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
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
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
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
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
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
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
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
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
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
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,4 @@ | ||
mvnw.cmd install:install-file -Dfile=extraJars/applications-api-3.1.1-SNAPSHOT.jar | ||
mvnw.cmd install:install-file -Dfile=extraJars/products-api-3.1.1-SNAPSHOT.jar | ||
mvnw.cmd install:install-file -Dfile=extraJars/clinical-trials-api-3.1.1-SNAPSHOT.jar | ||
mvnw.cmd install:install-file -Dfile=extraJars/applications-api-3.1.2-SNAPSHOT.jar | ||
mvnw.cmd install:install-file -Dfile=extraJars/products-api-3.1.2-SNAPSHOT.jar | ||
mvnw.cmd install:install-file -Dfile=extraJars/clinical-trials-api-3.1.2-SNAPSHOT.jar | ||
mvnw.cmd install:install-file -Dfile=extraJars/Featureize-Nitrosamines-0.0.3-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,4 @@ | ||
./mvnw install:install-file -Dfile=extraJars/applications-api-3.1.1-SNAPSHOT.jar | ||
./mvnw install:install-file -Dfile=extraJars/products-api-3.1.1-SNAPSHOT.jar | ||
./mvnw install:install-file -Dfile=extraJars/clinical-trials-api-3.1.1-SNAPSHOT.jar | ||
./mvnw install:install-file -Dfile=extraJars/applications-api-3.1.2-SNAPSHOT.jar | ||
./mvnw install:install-file -Dfile=extraJars/products-api-3.1.2-SNAPSHOT.jar | ||
./mvnw install:install-file -Dfile=extraJars/clinical-trials-api-3.1.2-SNAPSHOT.jar | ||
./mvnw install:install-file -Dfile=extraJars/Featureize-Nitrosamines-0.0.3-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,6 @@ | ||
# For use in project pom version check test | ||
sm.pomversiontest.starterModuleVersion=3.1.1 | ||
sm.pomversiontest.substancesModuleVersion=3.1.1.1 | ||
sm.pomversiontest.otherModuleVersion=3.1.1-SNAPSHOT | ||
# Need to adjust test for api versions | ||
# mvn test -Dtest=gsrs.substances.tests.SubstancesPomsVersionTest -DdoPomCheck=true -pl gsrs-module-substances-tests | ||
sm.pomversiontest.starterModuleVersion=3.1.2-SNAPSHOT | ||
sm.pomversiontest.substancesModuleVersion=3.1.2-SNAPSHOT | ||
sm.pomversiontest.otherModuleVersion=3.1.2-SNAPSHOT |
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