diff --git a/extraJars/applications-api-3.1.1-SNAPSHOT.jar b/extraJars/applications-api-3.1.2-SNAPSHOT.jar
similarity index 82%
rename from extraJars/applications-api-3.1.1-SNAPSHOT.jar
rename to extraJars/applications-api-3.1.2-SNAPSHOT.jar
index 13aa94f2..3728274d 100644
Binary files a/extraJars/applications-api-3.1.1-SNAPSHOT.jar and b/extraJars/applications-api-3.1.2-SNAPSHOT.jar differ
diff --git a/extraJars/clinical-trials-api-3.1.1-SNAPSHOT.jar b/extraJars/clinical-trials-api-3.1.2-SNAPSHOT.jar
similarity index 86%
rename from extraJars/clinical-trials-api-3.1.1-SNAPSHOT.jar
rename to extraJars/clinical-trials-api-3.1.2-SNAPSHOT.jar
index 97905f1c..c8c5a777 100644
Binary files a/extraJars/clinical-trials-api-3.1.1-SNAPSHOT.jar and b/extraJars/clinical-trials-api-3.1.2-SNAPSHOT.jar differ
diff --git a/extraJars/products-api-3.1.1-SNAPSHOT.jar b/extraJars/products-api-3.1.2-SNAPSHOT.jar
similarity index 88%
rename from extraJars/products-api-3.1.1-SNAPSHOT.jar
rename to extraJars/products-api-3.1.2-SNAPSHOT.jar
index b54a1d37..ac572168 100644
Binary files a/extraJars/products-api-3.1.1-SNAPSHOT.jar and b/extraJars/products-api-3.1.2-SNAPSHOT.jar differ
diff --git a/gsrs-fda-substance-extension/pom.xml b/gsrs-fda-substance-extension/pom.xml
index 317ec4eb..d0548d2d 100644
--- a/gsrs-fda-substance-extension/pom.xml
+++ b/gsrs-fda-substance-extension/pom.xml
@@ -5,7 +5,7 @@
gsrs-module-substances
gov.nih.ncats
- 3.1.1.1
+ 3.1.2-SNAPSHOT
4.0.0
@@ -110,7 +110,7 @@
gov.nih.ncats
applications-api
- 3.1.1-SNAPSHOT
+ ${gsrs.applications-api.version}
org.apache.logging.log4j
@@ -139,7 +139,7 @@
gov.nih.ncats
products-api
- 3.1.1-SNAPSHOT
+ ${gsrs.products-api.version}
org.apache.logging.log4j
@@ -168,7 +168,7 @@
gov.nih.ncats
clinical-trials-api
- 3.1.1-SNAPSHOT
+ ${gsrs.clinical-trials-api.version}
org.apache.logging.log4j
diff --git a/gsrs-module-substance-example/pom.xml b/gsrs-module-substance-example/pom.xml
index d139403d..a3c6b6d9 100644
--- a/gsrs-module-substance-example/pom.xml
+++ b/gsrs-module-substance-example/pom.xml
@@ -5,7 +5,7 @@
gsrs-module-substances
gov.nih.ncats
- 3.1.1.1
+ 3.1.2-SNAPSHOT
4.0.0
@@ -339,7 +339,7 @@
commons-io
commons-io
- 2.11.0
+ 2.14.0
org.apache.commons
diff --git a/gsrs-module-substances-api/pom.xml b/gsrs-module-substances-api/pom.xml
index 42b298e2..49e2495d 100644
--- a/gsrs-module-substances-api/pom.xml
+++ b/gsrs-module-substances-api/pom.xml
@@ -5,7 +5,7 @@
gsrs-module-substances
gov.nih.ncats
- 3.1.1.1
+ 3.1.2-SNAPSHOT
4.0.0
diff --git a/gsrs-module-substances-core/pom.xml b/gsrs-module-substances-core/pom.xml
index 675a6c34..7039b183 100644
--- a/gsrs-module-substances-core/pom.xml
+++ b/gsrs-module-substances-core/pom.xml
@@ -5,7 +5,7 @@
gsrs-module-substances
gov.nih.ncats
- 3.1.1.1
+ 3.1.2-SNAPSHOT
4.0.0
diff --git a/gsrs-module-substances-data-exchange/pom.xml b/gsrs-module-substances-data-exchange/pom.xml
index 83bbe008..d8f8a494 100644
--- a/gsrs-module-substances-data-exchange/pom.xml
+++ b/gsrs-module-substances-data-exchange/pom.xml
@@ -5,7 +5,7 @@
gsrs-module-substances
gov.nih.ncats
- 3.1.1.1
+ 3.1.2-SNAPSHOT
4.0.0
diff --git a/gsrs-module-substances-dto/pom.xml b/gsrs-module-substances-dto/pom.xml
index ac316f23..99fa094a 100644
--- a/gsrs-module-substances-dto/pom.xml
+++ b/gsrs-module-substances-dto/pom.xml
@@ -5,7 +5,7 @@
gsrs-module-substances
gov.nih.ncats
- 3.1.1.1
+ 3.1.2-SNAPSHOT
diff --git a/gsrs-module-substances-spring-boot-autoconfigure/pom.xml b/gsrs-module-substances-spring-boot-autoconfigure/pom.xml
index 928caa8d..6fe68744 100644
--- a/gsrs-module-substances-spring-boot-autoconfigure/pom.xml
+++ b/gsrs-module-substances-spring-boot-autoconfigure/pom.xml
@@ -5,7 +5,7 @@
gsrs-module-substances
gov.nih.ncats
- 3.1.1.1
+ 3.1.2-SNAPSHOT
4.0.0
diff --git a/gsrs-module-substances-spring-boot-starter/pom.xml b/gsrs-module-substances-spring-boot-starter/pom.xml
index edca18a9..fe4316ab 100644
--- a/gsrs-module-substances-spring-boot-starter/pom.xml
+++ b/gsrs-module-substances-spring-boot-starter/pom.xml
@@ -5,7 +5,7 @@
gsrs-module-substances
gov.nih.ncats
- 3.1.1.1
+ 3.1.2-SNAPSHOT
4.0.0
diff --git a/gsrs-module-substances-tests/pom.xml b/gsrs-module-substances-tests/pom.xml
index ed2ed85e..f7d20f03 100644
--- a/gsrs-module-substances-tests/pom.xml
+++ b/gsrs-module-substances-tests/pom.xml
@@ -5,7 +5,7 @@
gsrs-module-substances
gov.nih.ncats
- 3.1.1.1
+ 3.1.2-SNAPSHOT
diff --git a/gsrs-ncats-substance-extension/pom.xml b/gsrs-ncats-substance-extension/pom.xml
index 8ecb5ee7..7a621a89 100644
--- a/gsrs-ncats-substance-extension/pom.xml
+++ b/gsrs-ncats-substance-extension/pom.xml
@@ -5,7 +5,7 @@
gsrs-module-substances
gov.nih.ncats
- 3.1.1.1
+ 3.1.2-SNAPSHOT
diff --git a/installExtraJars.cmd b/installExtraJars.cmd
index 72a00e09..b799a658 100755
--- a/installExtraJars.cmd
+++ b/installExtraJars.cmd
@@ -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
diff --git a/installExtraJars.sh b/installExtraJars.sh
index aafcf26c..070fa29e 100755
--- a/installExtraJars.sh
+++ b/installExtraJars.sh
@@ -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
diff --git a/pom-version.properties b/pom-version.properties
index fa208adf..40490151 100644
--- a/pom-version.properties
+++ b/pom-version.properties
@@ -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
diff --git a/pom.xml b/pom.xml
index c31aeb67..5e878302 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
gov.nih.ncats
gsrs-module-substances
- 3.1.1.1
+ 3.1.2-SNAPSHOT
GSRS Substance Module
Substance Module for GSRS Spring Boot
https://github.com/ncats/gsrs-spring-module-substances
@@ -33,8 +33,11 @@
1.8
Hoxton.SR1
- 3.1.1
- 3.1.1.1
+ 3.1.2-SNAPSHOT
+ 3.1.2-SNAPSHOT
+ 3.1.2-SNAPSHOT
+ 3.1.2-SNAPSHOT
+ 3.1.2-SNAPSHOT
2.4.5
2.17.2