Skip to content

Commit 89d61d2

Browse files
committed
fix: internal Javadoc
1 parent ad63bc7 commit 89d61d2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/main/java/org/apache/commons/release/plugin/internal/package-info.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
*/
1717

1818
/**
19-
* Internal utilities for the commons-release-plugin.
19+
* Internal utilities
2020
*
21-
* <p>Should not be referenced by external artifacts.</p>
21+
* <p>Should not be referenced by external artifacts. Their API can change at any moment</p>
2222
*/
2323
package org.apache.commons.release.plugin.internal;

0 commit comments

Comments
 (0)