Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
Signed-off-by: Stian Thorgersen <[email protected]>
  • Loading branch information
stianst authored Oct 4, 2024
1 parent b7d7603 commit 9b02dea
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -244,15 +244,15 @@
<overWrite>true</overWrite>
<outputDirectory>${project.build.directory}</outputDirectory>
</artifactItem>
<!-- <artifactItem>-->
<!-- <groupId>org.keycloak</groupId>-->
<!-- <artifactId>keycloak-client-guides</artifactId>-->
<!-- <version>${version.keycloak.client}</version>-->
<!-- <classifier>asciidoc</classifier>-->
<!-- <type>zip</type>-->
<!-- <overWrite>true</overWrite>-->
<!-- <outputDirectory>${project.build.directory}</outputDirectory>-->
<!-- </artifactItem>-->
<artifactItem>
<groupId>org.keycloak</groupId>
<artifactId>keycloak-client-guides</artifactId>
<version>${version.keycloak.client}</version>
<classifier>asciidoc</classifier>
<type>zip</type>
<overWrite>true</overWrite>
<outputDirectory>${project.build.directory}</outputDirectory>
</artifactItem>
<artifactItem>
<groupId>org.keycloak</groupId>
<artifactId>keycloak-client-guides</artifactId>
Expand Down

0 comments on commit 9b02dea

Please sign in to comment.