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 56491dc commit 3c4a1db
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.4</version>
<version>9.4.2</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.4</version>
<version>9.4.2</version>
</extension>

</extensions>

0 comments on commit 3c4a1db

Please # to comment.