Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
Following the instructions to CD enable a repo did not work as in the end it was already incrementalified according to this readme but was too lower version to support CD.
  • Loading branch information
jtnord authored Jul 27, 2022
1 parent f909d7b commit 547a6da
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 @@ -117,7 +117,7 @@ Finally, configure `git-changelist-maven-extension` in `.mvn/extensions.xml`. (U
<extension>
<groupId>io.jenkins.tools.incrementals</groupId>
<artifactId>git-changelist-maven-extension</artifactId>
<version>1.0-beta-7</version>
<version>1.4</version>
</extension>
</extensions>
```
Expand Down

0 comments on commit 547a6da

Please sign in to comment.