- Upgrade the smart-aquaculture/pom.xml computate dependencies to
4.5.24.1, and do a mvn clean install.
You will also want to pull the latest from each of the libraries:
cd ~/.local/src/computate-base
git pull
mvn clean install
cd ~/.local/src/computate-search
git pull
mvn clean install
cd ~/.local/src/computate-vertx
git pull
mvn clean install
cd ~/.local/src/computate
git pull
mvn clean install
Create a new article in computate.org-static/webawesome/templates/en-us/view/article to document how this is done for new computate dependencies for developers.
4.5.24.1, and do amvn clean install.You will also want to pull the latest from each of the libraries:
Create a new article in
computate.org-static/webawesome/templates/en-us/view/articleto document how this is done for new computate dependencies for developers.