Skip to content

Commit a0556f8

Browse files
committed
update extensions
1 parent cf521b2 commit a0556f8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.mvn/extensions.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
<extension>
1212
<groupId>org.commonjava.maven.ext</groupId>
1313
<artifactId>pom-manipulation-ext</artifactId>
14-
<version>4.15</version>
14+
<version>4.16</version>
1515
</extension>
1616

1717
<extension>
1818
<groupId>me.qoomon</groupId>
1919
<artifactId>maven-git-versioning-extension</artifactId>
20-
<version>7.1.2</version>
20+
<version>7.4.0</version>
2121
</extension>
2222
</extensions>

.mvn/maven-git-versioning-extension.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<configuration xmlns="https://github.com/qoomon/maven-git-versioning-extension"
22
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xsi:schemaLocation="https://github.com/qoomon/maven-git-versioning-extension https://qoomon.github.io/maven-git-versioning-extension/configuration-7.0.0.xsd">
3+
xsi:schemaLocation="https://github.com/qoomon/maven-git-versioning-extension https://qoomon.github.io/maven-git-versioning-extension/configuration-7.4.0.xsd">
44

55
<disable>true</disable>
66

0 commit comments

Comments
 (0)