Skip to content

Commit 26882e7

Browse files
committed
maven central badge
1 parent 46d2c69 commit 26882e7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/de.taimos/gpsd4java/badge.svg)](https://maven-badges.herokuapp.com/maven-central/de.taimos/gpsd4java)
2+
13
About GPSd4Java
24
===============
35

@@ -13,7 +15,7 @@ You can use GPSd4Java with a Maven project. Just add the following lines to your
1315
<dependency>
1416
<groupId>de.taimos</groupId>
1517
<artifactId>gpsd4java</artifactId>
16-
<version>1.8</version>
18+
<version>$VERSION</version>
1719
</dependency>
1820
</dependencies>
1921

0 commit comments

Comments
 (0)