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 0483684 commit 2730c77Copy full SHA for 2730c77
core-it-suite/src/test/resources/mng-7038-rootdir/module-a/pom.xml
@@ -17,9 +17,7 @@ KIND, either express or implied. See the License for the
17
specific language governing permissions and limitations
18
under the License.
19
-->
20
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" root="true" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
21
-
22
- <modelVersion>4.0.0</modelVersion>
+<project xmlns="http://maven.apache.org/POM/4.1.0" root="true">
23
24
<parent>
25
<groupId>org.apache.maven.its.mng7038</groupId>
0 commit comments