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>
......@@ -68,4 +68,4 @@
<version>3.3.2</version>
</dependency>
</dependencies>
</project>
\ No newline at end of file
</project>
......@@ -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>
......@@ -69,4 +69,4 @@
<version>1.46.0</version>
</dependency>
</dependencies>
</project>
\ No newline at end of file
</project>
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!