Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Linnea Samila
/
Moya
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 324edfa4
authored
May 30, 2014
by
Juho Juopperi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
MoyaWeb uses PrimeFaces 5.0, MoyaEventMgmtWeb and MoyaTerminalWeb still use 5.0-RC2. Update to 5.0.
1 parent
b68064b6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
6 deletions
code/MoyaEventMgmtWeb/pom.xml
code/MoyaTerminalWeb/pom.xml
code/MoyaEventMgmtWeb/pom.xml
View file @
324edfa
...
@@ -53,7 +53,7 @@
...
@@ -53,7 +53,7 @@
<dependency>
<dependency>
<groupId>
org.primefaces
</groupId>
<groupId>
org.primefaces
</groupId>
<artifactId>
primefaces
</artifactId>
<artifactId>
primefaces
</artifactId>
<version>
5.0
.RC2
</version>
<version>
5.0
</version>
</dependency>
</dependency>
...
@@ -68,4 +68,4 @@
...
@@ -68,4 +68,4 @@
<version>
3.3.2
</version>
<version>
3.3.2
</version>
</dependency>
</dependency>
</dependencies>
</dependencies>
</project>
</project>
\ No newline at end of file
code/MoyaTerminalWeb/pom.xml
View file @
324edfa
...
@@ -61,7 +61,7 @@
...
@@ -61,7 +61,7 @@
<dependency>
<dependency>
<groupId>
org.primefaces
</groupId>
<groupId>
org.primefaces
</groupId>
<artifactId>
primefaces
</artifactId>
<artifactId>
primefaces
</artifactId>
<version>
5.0
.RC2
</version>
<version>
5.0
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
net.bull.javamelody
</groupId>
<groupId>
net.bull.javamelody
</groupId>
...
@@ -69,4 +69,4 @@
...
@@ -69,4 +69,4 @@
<version>
1.46.0
</version>
<version>
1.46.0
</version>
</dependency>
</dependency>
</dependencies>
</dependencies>
</project>
</project>
\ No newline at end of file
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment