Skip to content

Commit

Permalink
[documentation] Upgrade to yupiik-tools 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fpapon committed Mar 11, 2024
1 parent 3dddbdb commit e38238d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions fusion-documentation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<name>Fusion :: Documentation</name>

<properties>
<yupiik-tools.version>1.2.0</yupiik-tools.version> <!-- when moving to 1.2.1 enable yupiik asciidoc -->
<yupiik-tools.version>1.2.1</yupiik-tools.version>
</properties>

<dependencies>
Expand Down Expand Up @@ -134,15 +134,13 @@
</preAction>
</preActions>
</configuration>
<!-- TODO with 1.2.1
<dependencies>
<dependency>
<groupId>io.yupiik.maven</groupId>
<artifactId>asciidoc-java</artifactId>
<version>${yupiik-tools.version}</version>
</dependency>
</dependencies>
-->
</plugin>
</plugins>
</build>
Expand Down

0 comments on commit e38238d

Please sign in to comment.