We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb140e3 commit 5fc6453Copy full SHA for 5fc6453
pom.xml
@@ -317,17 +317,6 @@
317
<artifactId>maven-assembly-plugin</artifactId>
318
</plugin>
319
320
- <plugin>
321
- <groupId>org.asciidoctor</groupId>
322
- <artifactId>asciidoctor-maven-plugin</artifactId>
323
- <configuration>
324
- <attributes>
325
- <lettuce>${lettuce}</lettuce>
326
- <jedis>${jedis}</jedis>
327
- </attributes>
328
- </configuration>
329
- </plugin>
330
-
331
</plugins>
332
</build>
333
0 commit comments