Skip to content

Commit

Permalink
0.4.3
Browse files Browse the repository at this point in the history
Signed-off-by: Xuzhou Qin <xuzhou.qin@jcdecaux.com>
  • Loading branch information
Xuzhou Qin committed Jul 10, 2020
1 parent 792eef6 commit 92e11ef
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 @@ -25,7 +25,7 @@ You can start working by cloning [this template project](https://github.com/qxzz
<dependency>
<groupId>com.jcdecaux.setl</groupId>
<artifactId>setl_2.11</artifactId>
<version>0.4.2</version>
<version>0.4.3</version>
</dependency>
```

Expand All @@ -42,7 +42,7 @@ To use the SNAPSHOT version, add Sonatype snapshot repository to your `pom.xml`
<dependency>
<groupId>com.jcdecaux.setl</groupId>
<artifactId>setl_2.11</artifactId>
<version>0.4.3-SNAPSHOT</version>
<version>0.4.4-SNAPSHOT</version>
</dependency>
</dependencies>
```
Expand Down

0 comments on commit 92e11ef

Please sign in to comment.