Skip to content

Commit 9de37db

Browse files
committed
[MNG-8410] API cleanup
* Move plugin api to maven-api-plugin * Rename maven-api-meta to maven-api-annotations
1 parent 8d4f455 commit 9de37db

File tree

51 files changed

+93
-106
lines changed

Some content is hidden

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

51 files changed

+93
-106
lines changed

api/maven-api-meta/pom.xml renamed to api/maven-api-annotations/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<version>4.0.0-rc-2-SNAPSHOT</version>
2727
</parent>
2828

29-
<artifactId>maven-api-meta</artifactId>
29+
<artifactId>maven-api-annotations</artifactId>
3030
<name>Maven 4 API :: Meta annotations</name>
3131
<description>Maven 4 API - Java meta annotations.</description>
3232

0 commit comments

Comments
 (0)