Skip to content

Commit 2aeea4a

Browse files
author
gdgate
authored
Merge pull request #1063 from gooddata/liry4
Generalize version in usage guide in README Reviewed-by: Peter Plocháň https://github.com/peter-plochan
2 parents 8e88854 + f24426b commit 2aeea4a

2 files changed

Lines changed: 1 addition & 102 deletions

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,

release.sh

Lines changed: 0 additions & 101 deletions
This file was deleted.

0 commit comments

Comments
 (0)