Skip to content

Commit

Permalink
POM update
Browse files Browse the repository at this point in the history
  • Loading branch information
GuilhemSempere committed May 4, 2023
1 parent f09790d commit af8d380
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 @@ -3,7 +3,7 @@
<groupId>fr.cirad</groupId>
<artifactId>Mgdb2BrapiV2Impl</artifactId>
<packaging>jar</packaging>
<version>2.0.3-RELEASE</version>
<version>2.0.4-RELEASE</version>
<properties>
<java.version>17</java.version>
<maven.compiler.source>${java.version}</maven.compiler.source>
Expand Down Expand Up @@ -64,7 +64,7 @@
<dependency>
<groupId>fr.cirad</groupId>
<artifactId>Mgdb2BrapiModel</artifactId>
<version>1.0.2-RELEASE</version>
<version>1.0.3-RELEASE</version>
<type>jar</type>
</dependency>
</dependencies>
Expand Down

0 comments on commit af8d380

Please sign in to comment.