diff --git a/README.md b/README.md index 255189e..0c8de55 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Build Status](https://github.com/exasol/import-export-udf-common-scala/actions/workflows/ci-build.yml/badge.svg)](https://github.com/exasol/import-export-udf-common-scala/actions/workflows/ci-build.yml) [![Coveralls](https://img.shields.io/coveralls/exasol/import-export-udf-common-scala.svg)](https://coveralls.io/github/exasol/import-export-udf-common-scala) -[![Maven Central](https://img.shields.io/maven-central/v/com.exasol/import-export-udf-common-scala)](https://search.maven.org/artifact/com.exasol/import-export-udf-common-scala_2.13) +[![Maven Central](https://img.shields.io/maven-central/v/com.exasol/import-export-udf-common-scala_2.13)](https://search.maven.org/artifact/com.exasol/import-export-udf-common-scala_2.13) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=com.exasol%3Aimport-export-udf-common-scala&metric=alert_status)](https://sonarcloud.io/dashboard?id=com.exasol%3Aimport-export-udf-common-scala) diff --git a/doc/changes/changes_0.3.1.md b/doc/changes/changes_0.3.1.md index 87202cc..8d0010a 100644 --- a/doc/changes/changes_0.3.1.md +++ b/doc/changes/changes_0.3.1.md @@ -9,12 +9,3 @@ This release fixes parsing bugs in JSON mapper functionality. ## Bug Fixes * #24: Fixed JSON mapper issues - -## Dependency Updates - -### Runtime Dependency Updates - -### Test Dependency Updates - -### Plugin Updates -