Skip to content

Commit fab8c9f

Browse files
committed
Generalize version in usage guide in README
1 parent 8e88854 commit fab8c9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ The *GoodData Java SDK* is available in Maven Central Repository, to use it from
4646
<dependency>
4747
<groupId>com.gooddata</groupId>
4848
<artifactId>gooddata-java</artifactId>
49-
<version>3.7.0+api3</version>
49+
<version>{MAJOR}.{MINOR}.{PATCH}+api{API}</version>
5050
</dependency>
5151
```
5252
See [releases page](https://github.com/gooddata/gooddata-java/releases) for information about versions and notable changes,

0 commit comments

Comments
 (0)