Skip to content

Commit

Permalink
updated pom
Browse files Browse the repository at this point in the history
  • Loading branch information
denizkilic committed Jan 14, 2020
1 parent 909cf8b commit 47603f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.messagebird</groupId>
<artifactId>examples</artifactId>
<version>3.0.6</version>
<version>3.0.7</version>

<licenses>
<license>
Expand All @@ -20,7 +20,7 @@
<dependency>
<groupId>com.messagebird</groupId>
<artifactId>messagebird-api</artifactId>
<version>3.0.6</version>
<version>3.0.7</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 47603f7

Please sign in to comment.