Skip to content

Commit a85ec9f

Browse files
authored
Add missing package infos (#1980)
1 parent 50aecc7 commit a85ec9f

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
// CHECKSTYLE_OFF: RegexpHeader
2+
/**
3+
* Maven Plugin Annotations.
4+
*/
5+
package org.apache.maven.api.plugin.annotations;
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
// CHECKSTYLE_OFF: RegexpHeader
2+
/**
3+
* Maven Plugin API.
4+
*/
5+
package org.apache.maven.api.plugin;

0 commit comments

Comments
 (0)