Browse Source

Update README.md

mvn version update
tags/release-2.2.1
Matthias Cullmann 7 years ago
parent
commit
ce6b19384d
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

@@ -40,7 +40,7 @@ As of 2.0.0 iciql is now distributed through Maven Central and it's coordinates
<dependency>
<groupId>com.gitblit.iciql</groupId>
<artifactId>iciql</artifactId>
<version>2.1.1</version>
<version>2.2.0</version>
</dependency>
</dependencies>
```

Loading…
Cancel
Save