Skip to content

Commit 13ad637

Browse files
authored
[MNG-8346] Reorganize subprojects (#1837)
Reorganize Maven modules into impl and compat directories
1 parent f652818 commit 13ad637

File tree

2,587 files changed

+174
-62
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,587 files changed

+174
-62
lines changed

maven-artifact/pom.xml renamed to compat/maven-artifact/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ under the License.
2424
<groupId>org.apache.maven</groupId>
2525
<artifactId>maven</artifactId>
2626
<version>4.0.0-beta-6-SNAPSHOT</version>
27+
28+
<relativePath>../../</relativePath>
2729
</parent>
2830

2931
<artifactId>maven-artifact</artifactId>
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)