Skip to content

Commit 3c156b7

Browse files
committed
Maven dependency example with "x.y.z" (should represent any available version).
1 parent ce73158 commit 3c156b7

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
@@ -48,7 +48,7 @@ Example for Maven:
4848
<dependency>
4949
<groupId>com.brunomnsilva</groupId>
5050
<artifactId>smartgraph</artifactId>
51-
<version>1.0.0</version>
51+
<version>x.y.z</version>
5252
</dependency>
5353
```
5454

0 commit comments

Comments
 (0)