File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ Here you find the documentation for the latest releases and the current SNAPSHOT
1717| Version | Reference documentation |
1818| :---: | :---: |
1919| SNAPSHOT | [ Reference Doc.] [ sync-packagejson-version-maven-plugin-current-docs ] |
20+ | 1.2.0 | [ Reference Doc.] [ sync-packagejson-version-maven-plugin-1.2.0-docs ] |
2021| 1.1.0 | [ Reference Doc.] [ sync-packagejson-version-maven-plugin-1.1.0-docs ] |
2122| 1.0.0 | [ Reference Doc.] [ sync-packagejson-version-maven-plugin-1.0.0-docs ] |
2223
@@ -25,6 +26,7 @@ This code is open source software licensed under the [Apache 2.0 License](https:
2526
2627[ sync-packagejson-version-maven-plugin-current-docs ] : https://ingogriebsch.github.io/sync-packagejson-version-maven-plugin/current/index.html
2728[ sync-packagejson-version-maven-plugin-current-docs-usage ] : https://ingogriebsch.github.io/sync-packagejson-version-maven-plugin/current/index.html#usage
29+ [ sync-packagejson-version-maven-plugin-1.2.0-docs ] : https://ingogriebsch.github.io/sync-packagejson-version-maven-plugin/1.2.0/index.html
2830[ sync-packagejson-version-maven-plugin-1.1.0-docs ] : https://ingogriebsch.github.io/sync-packagejson-version-maven-plugin/1.1.0/index.html
2931[ sync-packagejson-version-maven-plugin-1.0.0-docs ] : https://ingogriebsch.github.io/sync-packagejson-version-maven-plugin/1.0.0/index.html
3032[ maven-central ] : https://search.maven.org/artifact/de.ingogriebsch.maven/sync-packagejson-version-maven-plugin
Original file line number Diff line number Diff line change 44
55 <groupId >de.ingogriebsch.maven</groupId >
66 <artifactId >sync-packagejson-version-maven-plugin</artifactId >
7- <version >1.2.0-SNAPSHOT </version >
7+ <version >1.2.0</version >
88 <packaging >maven-plugin</packaging >
99
1010 <name >Sync package.json version Maven plugin</name >
You can’t perform that action at this time.
0 commit comments