This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jci.git
The following commit(s) were added to refs/heads/master by this push:
new 1a3af70 Comment: Remove unnecessary Latin acronym
1a3af70 is described below
commit 1a3af70a1f1c735fba5c94b113f0876c7e471c7f
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Mar 14 10:05:58 2025 -0400
Comment: Remove unnecessary Latin acronym
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b4823f8..d1ced52 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,7 +54,7 @@
<!-- Optional profiles for currently disabled modules -->
<profiles>
<profile>
- <!-- N.B. requires Java 1.6+ to compile -->
+ <!-- Requires Java 1.6+ to compile -->
<id>compiler-jsr199</id>
<modules>
<module>compilers/jsr199</module>