Skip to content

Commit

Permalink
prepared release v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pinhead84 committed Mar 19, 2015
1 parent 5b37d36 commit 87648fe
Show file tree
Hide file tree
Showing 9 changed files with 20 additions and 24 deletions.
8 changes: 2 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,8 @@ Changelog for OpenEstate-IS24-REST
==================================


0.3-SNAPSHOT (not released yet)
-------------------------------


0.2.2 (not released yet)
------------------------
0.2.2 (19 Mar 2015)
-------------------

### new features

Expand Down
4 changes: 2 additions & 2 deletions OpenEstate-IS24-REST-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>org.openestate.is24</groupId>
<artifactId>OpenEstate-IS24-REST-examples</artifactId>
<version>0.3-SNAPSHOT</version>
<version>0.2.2</version>
<packaging>jar</packaging>

<name>OpenEstate-IS24-REST-examples</name>
Expand All @@ -19,7 +19,7 @@
<parent>
<groupId>org.openestate.is24</groupId>
<artifactId>ALL</artifactId>
<version>0.3-SNAPSHOT</version>
<version>0.2.2</version>
</parent>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions OpenEstate-IS24-REST-hc42/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>org.openestate.is24</groupId>
<artifactId>OpenEstate-IS24-REST-hc42</artifactId>
<version>0.3-SNAPSHOT</version>
<version>0.2.2</version>
<packaging>jar</packaging>

<name>OpenEstate-IS24-REST-hc42</name>
Expand All @@ -19,7 +19,7 @@
<parent>
<groupId>org.openestate.is24</groupId>
<artifactId>ALL</artifactId>
<version>0.3-SNAPSHOT</version>
<version>0.2.2</version>
</parent>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions OpenEstate-IS24-REST-hc43/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>org.openestate.is24</groupId>
<artifactId>OpenEstate-IS24-REST-hc43</artifactId>
<version>0.3-SNAPSHOT</version>
<version>0.2.2</version>
<packaging>jar</packaging>

<name>OpenEstate-IS24-REST-hc43</name>
Expand All @@ -19,7 +19,7 @@
<parent>
<groupId>org.openestate.is24</groupId>
<artifactId>ALL</artifactId>
<version>0.3-SNAPSHOT</version>
<version>0.2.2</version>
</parent>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions OpenEstate-IS24-REST-webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>org.openestate.is24</groupId>
<artifactId>OpenEstate-IS24-REST-webapp</artifactId>
<version>0.3-SNAPSHOT</version>
<version>0.2.2</version>
<packaging>war</packaging>

<name>OpenEstate-IS24-REST-webapp</name>
Expand All @@ -19,7 +19,7 @@
<parent>
<groupId>org.openestate.is24</groupId>
<artifactId>ALL</artifactId>
<version>0.3-SNAPSHOT</version>
<version>0.2.2</version>
</parent>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions OpenEstate-IS24-REST/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>org.openestate.is24</groupId>
<artifactId>OpenEstate-IS24-REST</artifactId>
<version>0.3-SNAPSHOT</version>
<version>0.2.2</version>
<packaging>jar</packaging>

<name>OpenEstate-IS24-REST</name>
Expand All @@ -19,7 +19,7 @@
<parent>
<groupId>org.openestate.is24</groupId>
<artifactId>ALL</artifactId>
<version>0.3-SNAPSHOT</version>
<version>0.2.2</version>
</parent>

<dependencies>
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
OpenEstate-IS24-REST 0.3-SNAPSHOT
=================================
OpenEstate-IS24-REST 0.2.2
==========================

OpenEstate-IS24-REST is a client library for the REST-Webservice of
[ImmobilienScout24.de](http://www.immobilienscout24.de/) written in Java. This
Expand Down Expand Up @@ -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.2/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)
Expand Down
2 changes: 1 addition & 1 deletion docs
Submodule docs updated from 0cec90 to 431502
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>org.openestate.is24</groupId>
<artifactId>ALL</artifactId>
<version>0.3-SNAPSHOT</version>
<version>0.2.2</version>
<packaging>pom</packaging>

<name>ALL-OpenEstate-IS24-REST</name>
Expand Down Expand Up @@ -119,17 +119,17 @@
<dependency>
<groupId>org.openestate.is24</groupId>
<artifactId>OpenEstate-IS24-REST</artifactId>
<version>0.3-SNAPSHOT</version>
<version>0.2.2</version>
</dependency>
<dependency>
<groupId>org.openestate.is24</groupId>
<artifactId>OpenEstate-IS24-REST-hc42</artifactId>
<version>0.3-SNAPSHOT</version>
<version>0.2.2</version>
</dependency>
<dependency>
<groupId>org.openestate.is24</groupId>
<artifactId>OpenEstate-IS24-REST-hc43</artifactId>
<version>0.3-SNAPSHOT</version>
<version>0.2.2</version>
</dependency>
<dependency>
<groupId>com.google.code.findbugs</groupId>
Expand Down

0 comments on commit 87648fe

Please sign in to comment.