Skip to content

Commit

Permalink
Maven dependency example with "x.y.z" (should represent any available…
Browse files Browse the repository at this point in the history
… version).
  • Loading branch information
brunomnsilva committed Mar 12, 2024
1 parent ce73158 commit 3c156b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Example for Maven:
<dependency>
<groupId>com.brunomnsilva</groupId>
<artifactId>smartgraph</artifactId>
<version>1.0.0</version>
<version>x.y.z</version>
</dependency>
```

Expand Down

0 comments on commit 3c156b7

Please sign in to comment.