Commit d46efe97 by Tuomas Riihimäki

Add primefaces-all-themes as dependency

1 parent dcb02092
Showing with 7 additions and 1 deletions
......@@ -34,7 +34,13 @@
<artifactId>primefaces</artifactId>
<version>5.0</version>
</dependency>
<dependency>
<groupId>org.primefaces.extensions</groupId>
<artifactId>all-themes</artifactId>
<version>1.0.8</version>
<type>pom</type>
</dependency>
</dependencies>
<parent>
<groupId>fi.codecrew.moya</groupId>
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!