Skip to content

Commit

Permalink
[#495] renamed subproject to picocli-jpms-module
Browse files Browse the repository at this point in the history
  • Loading branch information
remkop committed Apr 18, 2019
1 parent fdd411f commit 02ca31d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ include 'picocli-examples'
include 'picocli-shell-jline2'
include 'picocli-shell-jline3'
include 'picocli-codegen'
include 'picocli-core-module'
include 'picocli-jpms-module'

if (org.gradle.api.JavaVersion.current().isJava8Compatible() && !org.gradle.api.JavaVersion.current().isJava9Compatible()) {
include 'picocli-annotation-processing-tests'
Expand Down

0 comments on commit 02ca31d

Please sign in to comment.