diff --git a/CHANGELOG.md b/CHANGELOG.md
index a3e53d5..2bbe188 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,12 +2,8 @@ Changelog for OpenEstate-IS24-REST
==================================
-0.3-SNAPSHOT (not released yet)
--------------------------------
-
-
-0.2.3 (not released yet)
-------------------------
+0.2.3 (09 Apr 2015)
+-------------------
### bugfixes
diff --git a/OpenEstate-IS24-REST-examples/pom.xml b/OpenEstate-IS24-REST-examples/pom.xml
index 9609b4b..4b93b73 100644
--- a/OpenEstate-IS24-REST-examples/pom.xml
+++ b/OpenEstate-IS24-REST-examples/pom.xml
@@ -6,12 +6,12 @@
org.openestate.is24
ALL
- 0.3-SNAPSHOT
+ 0.2.3
org.openestate.is24
OpenEstate-IS24-REST-examples
- 0.3-SNAPSHOT
+ 0.2.3
jar
OpenEstate-IS24-REST-examples
diff --git a/OpenEstate-IS24-REST-hc42/pom.xml b/OpenEstate-IS24-REST-hc42/pom.xml
index abadd6f..cc8d799 100644
--- a/OpenEstate-IS24-REST-hc42/pom.xml
+++ b/OpenEstate-IS24-REST-hc42/pom.xml
@@ -6,12 +6,12 @@
org.openestate.is24
ALL
- 0.3-SNAPSHOT
+ 0.2.3
org.openestate.is24
OpenEstate-IS24-REST-hc42
- 0.3-SNAPSHOT
+ 0.2.3
jar
OpenEstate-IS24-REST-hc42
diff --git a/OpenEstate-IS24-REST-hc43/pom.xml b/OpenEstate-IS24-REST-hc43/pom.xml
index 4b47bcb..a7bac77 100644
--- a/OpenEstate-IS24-REST-hc43/pom.xml
+++ b/OpenEstate-IS24-REST-hc43/pom.xml
@@ -6,12 +6,12 @@
org.openestate.is24
ALL
- 0.3-SNAPSHOT
+ 0.2.3
org.openestate.is24
OpenEstate-IS24-REST-hc43
- 0.3-SNAPSHOT
+ 0.2.3
jar
OpenEstate-IS24-REST-hc43
diff --git a/OpenEstate-IS24-REST-webapp/pom.xml b/OpenEstate-IS24-REST-webapp/pom.xml
index fe94baa..933b5fc 100644
--- a/OpenEstate-IS24-REST-webapp/pom.xml
+++ b/OpenEstate-IS24-REST-webapp/pom.xml
@@ -6,12 +6,12 @@
org.openestate.is24
ALL
- 0.3-SNAPSHOT
+ 0.2.3
org.openestate.is24
OpenEstate-IS24-REST-webapp
- 0.3-SNAPSHOT
+ 0.2.3
war
OpenEstate-IS24-REST-webapp
diff --git a/OpenEstate-IS24-REST/pom.xml b/OpenEstate-IS24-REST/pom.xml
index fe2351d..5328346 100644
--- a/OpenEstate-IS24-REST/pom.xml
+++ b/OpenEstate-IS24-REST/pom.xml
@@ -6,12 +6,12 @@
org.openestate.is24
ALL
- 0.3-SNAPSHOT
+ 0.2.3
org.openestate.is24
OpenEstate-IS24-REST
- 0.3-SNAPSHOT
+ 0.2.3
jar
OpenEstate-IS24-REST
diff --git a/README.md b/README.md
index 65a7626..b7b7e7e 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-OpenEstate-IS24-REST 0.3-SNAPSHOT
-=================================
+OpenEstate-IS24-REST 0.2.3
+==========================
OpenEstate-IS24-REST is a client library for the REST-Webservice of
[ImmobilienScout24.de](http://www.immobilienscout24.de/) written in Java. This
@@ -132,7 +132,7 @@ Further informations
- [OpenEstate-IS24-REST at GitHub](https://github.com/OpenEstate/OpenEstate-IS24-REST)
- [Releases of OpenEstate-IS24-REST](https://github.com/OpenEstate/OpenEstate-IS24-REST/releases)
-- [Changelog of OpenEstate-IS24-REST](https://github.com/OpenEstate/OpenEstate-IS24-REST/blob/develop/CHANGELOG.md)
+- [Changelog of OpenEstate-IS24-REST](https://github.com/OpenEstate/OpenEstate-IS24-REST/blob/v0.2.3/CHANGELOG.md)
- [Javadocs of OpenEstate-IS24-REST](http://manual.openestate.org/OpenEstate-IS24-REST/)
- [ImmobilienScout24 Developer Center](http://api.immobilienscout24.de/)
- [ImmobilienScout24-REST-API Forum](https://groups.google.com/forum/#!forum/immobilienscout24-development)
diff --git a/docs b/docs
index 380f6d8..ba0c8e4 160000
--- a/docs
+++ b/docs
@@ -1 +1 @@
-Subproject commit 380f6d80d20f8ef1589680d2d713b5ecef0a5c32
+Subproject commit ba0c8e467198b563441a4b6aa891c651640cf048
diff --git a/pom.xml b/pom.xml
index 0cf2614..7e98409 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
org.openestate.is24
ALL
- 0.3-SNAPSHOT
+ 0.2.3
pom
ALL-OpenEstate-IS24-REST