Skip to content

Commit

Permalink
enh: added fluido skin version
Browse files Browse the repository at this point in the history
  • Loading branch information
lprimak committed Dec 12, 2024
1 parent 121ee8f commit 06029c5
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,16 @@
<module>payara-pom</module>
</modules>

<dependencyManagement>
<dependencies>
<dependency>
<groupId>org.apache.maven.skins</groupId>
<artifactId>maven-fluido-skin</artifactId>
<version>2.0.1</version>
</dependency>
</dependencies>
</dependencyManagement>

<build>
<pluginManagement>
<plugins>
Expand Down

0 comments on commit 06029c5

Please sign in to comment.