Skip to content

Commit 2730c77

Browse files
authored
[MNG-7876] Add model version analysis and downgrade (#291)
1 parent 0483684 commit 2730c77

File tree

1 file changed

+1
-3
lines changed
  • core-it-suite/src/test/resources/mng-7038-rootdir/module-a

1 file changed

+1
-3
lines changed

core-it-suite/src/test/resources/mng-7038-rootdir/module-a/pom.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,7 @@ KIND, either express or implied. See the License for the
1717
specific language governing permissions and limitations
1818
under the License.
1919
-->
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>
20+
<project xmlns="http://maven.apache.org/POM/4.1.0" root="true">
2321

2422
<parent>
2523
<groupId>org.apache.maven.its.mng7038</groupId>

0 commit comments

Comments
 (0)