Skip to content

Commit

Permalink
up version from 1.0.3.1 to 1.0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
cameroncaci committed Mar 20, 2024
1 parent 2c0e12b commit 5cf4f81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</parent>
<groupId>com.milmove.trdmlambda</groupId>
<artifactId>trdm-lambda</artifactId>
<version>1.0.3.1</version>
<version>1.0.3.2</version>
<name>trdm java spring interface</name>
<description>Project for deploying a Java TRDM interfacer for TGET data.</description>
<properties>
Expand All @@ -22,7 +22,7 @@
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.7.1</version>
</dependency>
</dependency>
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>rds</artifactId>
Expand Down

0 comments on commit 5cf4f81

Please sign in to comment.