Skip to content

Commit

Permalink
Update groupid and version.
Browse files Browse the repository at this point in the history
  • Loading branch information
gfinocchiaro committed Jun 28, 2017
1 parent 311e625 commit 54e0a6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Since the API is available from the Maven Central Repository, to setup your deve

```xml
<dependency>
<groupId>cool.mqtt.hooks</groupId>
<groupId>cool.mqtt</groupId>
<artifactId>mqtt.cool-hook-java-api</artifactId>
<version>1.0.0</version>
<version>1.0.0-alpha-01</version>
</dependency>
```

0 comments on commit 54e0a6f

Please sign in to comment.