We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a42e717 commit ece83a8Copy full SHA for ece83a8
1 file changed
plugins/hypervisors/kvm/pom.xml
@@ -107,15 +107,6 @@
107
</execution>
108
</executions>
109
</plugin>
110
- <plugin>
111
- <groupId>org.apache.maven.plugins</groupId>
112
- <artifactId>maven-surefire-plugin</artifactId>
113
- <configuration>
114
- <excludes>
115
- <exclude>**/QemuImg*.java</exclude>
116
- </excludes>
117
- </configuration>
118
- </plugin>
119
</plugins>
120
</build>
121
<profiles>
0 commit comments