Commit 3b51d793 authored by Stephane Nicoll's avatar Stephane Nicoll

Remove useless jcache profile

Closes gh-14584
parent 6e92c4dd
......@@ -49,15 +49,6 @@
</plugins>
</build>
<profiles>
<profile>
<id>jcache</id>
<dependencies>
<dependency>
<groupId>javax.cache</groupId>
<artifactId>cache-api</artifactId>
</dependency>
</dependencies>
</profile>
<profile>
<id>caffeine</id>
<dependencies>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment