[BUGFIX] Fixed issue within UPDATE_PROCESS readme file

This commit is contained in:
JKetelaar
2015-12-30 17:54:28 +01:00
parent 3a056d2d93
commit 91f3be9d63
2 changed files with 1 additions and 0 deletions
Binary file not shown.
+1
View File
@@ -35,6 +35,7 @@ Updating the client is the most complicated, but also the most important one.
**When updating the client, make sure the version in either ```latest.json```, ```pom.xml``` and ```Configuration.java``` match each other.**
To update the version do the following:
0. Clone the Maven-Repository into the same parent directory as the client/provider directory.
1. Take a quick look at the versioning, make sure each version in all files of above match each other
2. Start cleaning your Maven directories with ```mvn clean```