diff --git a/README.md b/README.md
index a1c79c91f..0008c6bf5 100644
--- a/README.md
+++ b/README.md
@@ -5,26 +5,6 @@ The purpose of the application is to act as a broker between an HL7 FHIR client
The implementation is based on [Apache Camel](https://camel.apache.org/) and [Open eHealth Integration Platform](https://github.com/oehf/ipf).
-## Releases
-
-##### 2021, May 04
-v1.1.1 - Add system scope for SMART on FHIR.
-
-##### 2021, April 27
-v1.1.0 - Final release 1.1.0 including the fix for SMART on FHIR.
-
-##### 2021, April 22
-v1.1.0-RC3 - Add support for Basic and OAuth 2.0 Authentication.
-
-##### 2021, April 21
-v1.1.0-RC2 - Release Candidate 2
-
-##### 2021, April 13
-v1.1.0-RC1 - Release candidate that includes major refactoring of the Conversion API and adds support for new FHIR resources and profiles.
-
-##### 2020, November 29
-v1.0.0 - First release of the FHIR Bridge application.
-
## Getting Started
### Prerequisites
diff --git a/pom.xml b/pom.xml
index 89c016945..31d5c05a7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
org.ehrbase.fhirbridge
fhir-bridge
- 1.2.0
+ 1.2.1
FHIR Bridge