Skip to content

Commit

Permalink
make POM file use variable when referring to starter
Browse files Browse the repository at this point in the history
  • Loading branch information
ChemMitch committed Aug 1, 2024
1 parent 05fb227 commit 0b87b4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gsrs-module-substances-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@
<dependency>
<groupId>gov.nih.ncats</groupId>
<artifactId>gsrs-spring-boot-autoconfigure</artifactId>
<version>3.1.1-SNAPSHOT</version>
<version>${gsrs.version}</version>
</dependency>
<dependency>
<groupId>gov.nih.ncats</groupId>
Expand Down

0 comments on commit 0b87b4e

Please sign in to comment.