We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c50804 commit 676512fCopy full SHA for 676512f
.mvn/extensions.xml
@@ -1,13 +1,13 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<extensions>
+<extensions xmlns="http://maven.apache.org/EXTENSIONS/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/EXTENSIONS/1.0.0 http://maven.apache.org/xsd/core-extensions-1.0.0.xsd">
3
<extension>
4
<groupId>org.eclipse.tycho</groupId>
5
<artifactId>tycho-build</artifactId>
6
- <version>3.0.4</version>
+ <version>4.0.7</version>
7
</extension>
8
9
<groupId>com.nuance.clu.maven</groupId>
10
<artifactId>maven-feature-branch-extension</artifactId>
11
- <version>1.0.2.0011-fb0f827</version>
+ <version>1.2.1.0021-407a3b6</version>
12
13
</extensions>
0 commit comments