We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 62274ca + c31769d commit 3e27ebeCopy full SHA for 3e27ebe
2 files changed
README.md
@@ -40,7 +40,7 @@ Access this library via Maven (released versions on Maven Central):
40
<dependency>
41
<groupId>net.ladenthin</groupId>
42
<artifactId>llama</artifactId>
43
- <version>5.0.0-SNAPSHOT</version>
+ <version>5.0.0</version>
44
</dependency>
45
```
46
pom.xml
@@ -5,7 +5,7 @@
5
6
7
8
9
<packaging>jar</packaging>
10
11
<name>${project.groupId}:${project.artifactId}</name>
0 commit comments