Skip to content

Commit 71f6344

Browse files
committed
Clirr runs fine on Java 9+
1 parent 9566aba commit 71f6344

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

pom.xml

-9
Original file line numberDiff line numberDiff line change
@@ -370,14 +370,5 @@ under the License.
370370
</plugins>
371371
</reporting>
372372
</profile>
373-
<profile>
374-
<id>jigsaw</id>
375-
<activation>
376-
<jdk>[1.9,)</jdk>
377-
</activation>
378-
<properties>
379-
<clirr.skip>true</clirr.skip>
380-
</properties>
381-
</profile>
382373
</profiles>
383374
</project>

0 commit comments

Comments
 (0)