Commit 324edfa4 by Juho Juopperi

MoyaWeb uses PrimeFaces 5.0, MoyaEventMgmtWeb and MoyaTerminalWeb still use 5.0-RC2. Update to 5.0.

1 parent b68064b6
......@@ -53,7 +53,7 @@
<dependency>
<groupId>org.primefaces</groupId>
<artifactId>primefaces</artifactId>
<version>5.0.RC2</version>
<version>5.0</version>
</dependency>
......
......@@ -61,7 +61,7 @@
<dependency>
<groupId>org.primefaces</groupId>
<artifactId>primefaces</artifactId>
<version>5.0.RC2</version>
<version>5.0</version>
</dependency>
<dependency>
<groupId>net.bull.javamelody</groupId>
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!