Skip to content

Commit

Permalink
Merge pull request #12 from jeffret-b/patch-1
Browse files Browse the repository at this point in the history
Update dependency version in documentation.
  • Loading branch information
jglick authored Oct 9, 2019
2 parents 1103691 + c56dad2 commit 33de3c2
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 @@ -106,7 +106,7 @@ mkdir -p .mvn
echo -Pmight-produce-incrementals >> .mvn/maven.config
```

Finally, configure `git-changelist-maven-extension` in `.mvn/extensions.xml`:
Finally, configure `git-changelist-maven-extension` in `.mvn/extensions.xml`. (Update the version to the latest version for this tool.):

```xml
<extensions xmlns="http://maven.apache.org/EXTENSIONS/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/EXTENSIONS/1.0.0 http://maven.apache.org/xsd/core-extensions-1.0.0.xsd">
Expand Down

0 comments on commit 33de3c2

Please sign in to comment.