We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6857486 commit 22a7c15Copy full SHA for 22a7c15
execute-around/pom.xml
@@ -23,9 +23,7 @@
23
THE SOFTWARE.
24
25
-->
26
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
27
- http://maven.apache.org/xsd/maven-4.0.0.xsd"
28
- xmlns="http://maven.apache.org/POM/4.0.0"
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
29
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
30
<modelVersion>4.0.0</modelVersion>
31
<parent>
0 commit comments