We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e88854 commit fab8c9fCopy full SHA for fab8c9f
1 file changed
README.md
@@ -46,7 +46,7 @@ The *GoodData Java SDK* is available in Maven Central Repository, to use it from
46
<dependency>
47
<groupId>com.gooddata</groupId>
48
<artifactId>gooddata-java</artifactId>
49
- <version>3.7.0+api3</version>
+ <version>{MAJOR}.{MINOR}.{PATCH}+api{API}</version>
50
</dependency>
51
```
52
See [releases page](https://github.com/gooddata/gooddata-java/releases) for information about versions and notable changes,
0 commit comments