Skip to content

Commit

Permalink
fix(versioning): bump maven-git-versioning ext to 9.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
vincejv committed Dec 14, 2022
1 parent 3d7f337 commit 1445708
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .mvn/extensions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<extension>
<groupId>me.qoomon</groupId>
<artifactId>maven-git-versioning-extension</artifactId>
<version>9.3.1</version>
<version>9.3.4</version>
</extension>

</extensions>
2 changes: 1 addition & 1 deletion core/.mvn/extensions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<extension>
<groupId>me.qoomon</groupId>
<artifactId>maven-git-versioning-extension</artifactId>
<version>9.3.1</version>
<version>9.3.4</version>
</extension>

</extensions>
2 changes: 1 addition & 1 deletion lib/.mvn/extensions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<extension>
<groupId>me.qoomon</groupId>
<artifactId>maven-git-versioning-extension</artifactId>
<version>9.3.1</version>
<version>9.3.4</version>
</extension>

</extensions>

0 comments on commit 1445708

Please # to comment.