Skip to content

Commit

Permalink
fix(versioning): sync module versioning to 9.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vincejv committed Jan 26, 2023
1 parent 3c53a80 commit 47339ea
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bom/.mvn/extensions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<extension>
<groupId>me.qoomon</groupId>
<artifactId>maven-git-versioning-extension</artifactId>
<version>9.3.4</version>
<version>9.4.2</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 @@ -20,7 +20,7 @@
<extension>
<groupId>me.qoomon</groupId>
<artifactId>maven-git-versioning-extension</artifactId>
<version>9.3.4</version>
<version>9.4.2</version>
</extension>

</extensions>
2 changes: 1 addition & 1 deletion pom/.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.4</version>
<version>9.4.2</version>
</extension>

</extensions>

0 comments on commit 47339ea

Please sign in to comment.