Skip to content

Commit

Permalink
Change "Java for cloud" to "Helidon"
Browse files Browse the repository at this point in the history
  • Loading branch information
barchetta committed Nov 20, 2023
1 parent 2cd2873 commit 8aa5856
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion security/providers/common/src/main/java/module-info.java
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

/**
* Java for cloud security module providers.
* Helidon security module providers.
*/
module io.helidon.security.providers.common {

Expand Down
2 changes: 1 addition & 1 deletion security/security/src/main/java/module-info.java
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
import io.helidon.common.features.api.HelidonFlavor;

/**
* Java for cloud security module.
* Helidon security module.
*
* @see io.helidon.security.Security
* @see io.helidon.security.SecurityContext
Expand Down

0 comments on commit 8aa5856

Please sign in to comment.