diff --git a/README.md b/README.md index 2e83cda..e6d2cc0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Matrix +[![Quality Gate Status](https://sonarqube.mattrixwv.com/api/project_badges/measure?project=matrix&metric=alert_status&token=sqb_b6f7219a7b625b1ab2964e9dfa90e58a7c4c4e57)](https://sonarqube.mattrixwv.com/dashboard?id=matrix) + This is my matrix library, created as curiosity and to fit into my [Cipher Stream](https://git.mattrixwv.com/BaseLibraries/CipherStream) project. TODO: Fill this is better information about library usage. diff --git a/pom.xml b/pom.xml index 204fca3..33dfb9a 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ com.mattrixwv matrix - 1.3.2-SNAPSHOT + 1.3.2 Matrix A library for performing Matrix operations