Skip to content

Commit

Permalink
update extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
tisoft committed Oct 30, 2023
1 parent cf521b2 commit a0556f8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .mvn/extensions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
<extension>
<groupId>org.commonjava.maven.ext</groupId>
<artifactId>pom-manipulation-ext</artifactId>
<version>4.15</version>
<version>4.16</version>
</extension>

<extension>
<groupId>me.qoomon</groupId>
<artifactId>maven-git-versioning-extension</artifactId>
<version>7.1.2</version>
<version>7.4.0</version>
</extension>
</extensions>
2 changes: 1 addition & 1 deletion .mvn/maven-git-versioning-extension.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<configuration xmlns="https://github.com/qoomon/maven-git-versioning-extension"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://github.com/qoomon/maven-git-versioning-extension https://qoomon.github.io/maven-git-versioning-extension/configuration-7.0.0.xsd">
xsi:schemaLocation="https://github.com/qoomon/maven-git-versioning-extension https://qoomon.github.io/maven-git-versioning-extension/configuration-7.4.0.xsd">

<disable>true</disable>

Expand Down

0 comments on commit a0556f8

Please sign in to comment.