Skip to content

Commit

Permalink
Passage en version 2.2.3
Browse files Browse the repository at this point in the history
Change-Id: If1226b81629370c24cb8418d9c56b8b42003ed54
  • Loading branch information
Alexandre Pinto committed May 24, 2022
1 parent 291d634 commit b94073b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion client-ng/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>fr.sdis83.remocra</groupId>
<artifactId>parent</artifactId>
<version>2.2.2</version>
<version>2.2.3</version>
</parent>

<groupId>fr.sdis83.remocra</groupId>
Expand Down
2 changes: 1 addition & 1 deletion dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>fr.sdis83.remocra</groupId>
<artifactId>parent</artifactId>
<version>2.2.2</version>
<version>2.2.3</version>
</parent>

<groupId>fr.sdis83.remocra</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>fr.sdis83.remocra</groupId>
<artifactId>parent</artifactId>
<packaging>pom</packaging>
<version>2.2.2</version>
<version>2.2.3</version>
<name>parent</name>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion remocra/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>fr.sdis83.remocra</groupId>
<artifactId>parent</artifactId>
<version>2.2.2</version>
<version>2.2.3</version>
</parent>

<groupId>fr.sdis83.remocra</groupId>
Expand Down

0 comments on commit b94073b

Please sign in to comment.