We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8f8237 commit 6f78534Copy full SHA for 6f78534
pom.xml
@@ -312,17 +312,6 @@
312
<artifactId>maven-assembly-plugin</artifactId>
313
</plugin>
314
315
- <plugin>
316
- <groupId>org.asciidoctor</groupId>
317
- <artifactId>asciidoctor-maven-plugin</artifactId>
318
- <configuration>
319
- <attributes>
320
- <lettuce>${lettuce}</lettuce>
321
- <jedis>${jedis}</jedis>
322
- </attributes>
323
- </configuration>
324
- </plugin>
325
-
326
</plugins>
327
</build>
328
0 commit comments