Issue #3680 Remove config-only infinispan artifacts from bom. (#3688)

Signed-off-by: Jan Bartel <janb@webtide.com>
This commit is contained in:
Jan Bartel 2019-05-28 13:42:10 +02:00 committed by GitHub
parent 73b417a116
commit 8548a49200
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 6 deletions

View File

@ -211,7 +211,7 @@
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>infinispan-remote</artifactId>
<artifactId>infinispan-common</artifactId>
<version>9.4.19-SNAPSHOT</version>
</dependency>
<dependency>
@ -219,11 +219,6 @@
<artifactId>infinispan-remote-query</artifactId>
<version>9.4.19-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>infinispan-embedded</artifactId>
<version>9.4.19-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>infinispan-embedded-query</artifactId>