Skip to content

Commit ba27d85

Browse files
committed
Refactor: Reorganize Maven modules into impl and compat directories
1 parent 171552e commit ba27d85

File tree

2,585 files changed

+169
-57
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,585 files changed

+169
-57
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)