Skip to content

Commit

Permalink
Corrected versions
Browse files Browse the repository at this point in the history
  • Loading branch information
okleine committed Oct 12, 2014
1 parent f26091a commit 6b90ecc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,14 +50,14 @@ To use the latest protocol implementation release add the following to your pom.
The other models, i.e.,

```xml
<groupId>de.uniluebeck.itm.ncoap</groupId>
<groupId>de.uniluebeck.itm</groupId>
<artifactId>ncoap-simple-client</artifactId>
```

and

```xml
<groupId>de.uniluebeck.itm.ncoap</groupId>
<groupId>de.uniluebeck.itm</groupId>
<artifactId>ncoap-simple-server</artifactId>
```

Expand All @@ -67,4 +67,4 @@ write such applications using ncoap.

### Documentation

The documentation is available at http://media.itm.uni-luebeck.de/people/kleine/maven/ncoap-complete/1.8.1
The documentation is available at http://media.itm.uni-luebeck.de/people/kleine/maven/ncoap-complete/1.8.2

0 comments on commit 6b90ecc

Please sign in to comment.