Skip to content

Commit

Permalink
change fda extension ms versions back to 3.1-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
alx652 authored Jan 30, 2024
1 parent d10f186 commit cf15a06
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gsrs-fda-substance-extension/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
<dependency>
<groupId>gov.nih.ncats</groupId>
<artifactId>applications-api</artifactId>
<version>3.1.0.5-SNAPSHOT</version>
<version>3.1-SNAPSHOT</version>
<exclusions>
<exclusion>
<groupId>org.apache.logging.log4j</groupId>
Expand Down Expand Up @@ -139,7 +139,7 @@
<dependency>
<groupId>gov.nih.ncats</groupId>
<artifactId>products-api</artifactId>
<version>3.1.0.5-SNAPSHOT</version>
<version>3.1-SNAPSHOT</version>
<exclusions>
<exclusion>
<groupId>org.apache.logging.log4j</groupId>
Expand Down Expand Up @@ -168,7 +168,7 @@
<dependency>
<groupId>gov.nih.ncats</groupId>
<artifactId>clinical-trials-api</artifactId>
<version>3.1.0.5-SNAPSHOT</version>
<version>3.1-SNAPSHOT</version>
<exclusions>
<exclusion>
<groupId>org.apache.logging.log4j</groupId>
Expand Down

0 comments on commit cf15a06

Please sign in to comment.