File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11= kordamp-gradle-plugins
22:linkattrs:
33:project-name: kordamp-gradle-plugins
4- :plugin-version: 0.2 .0
4+ :plugin-version: 0.3 .0
55
66image:http://img.shields.io/travis/aalmiray/{project-name}/master.svg["Build Status", link="https://travis-ci.org/aalmiray/{project-name}"]
77image:http://img.shields.io/badge/license-ASF2-blue.svg["Apache License 2", link="http://www.apache.org/licenses/LICENSE-2.0.txt"]
@@ -38,7 +38,8 @@ plugins {
3838}
3939----
4040
41- Where `{plugin-id}` stands for any of the ids described in the following section
41+ Where `{plugin-id}` stands for any of the ids described in the following section. Most times it's enough to simply apply
42+ the `org.kordamp.gradle.project` at the root. All plugins may be applied independently as well.
4243
4344== Plugins
4445
Original file line number Diff line number Diff line change 1717#
1818
1919group = org.kordamp.gradle
20- version = 0.3.0-SNAPSHOT
20+ version = 0.3.0
2121copyrightYear = 2018
2222project_description = A collection of opinionated Gradle plugins
2323project_website = https://github.com/aalmiray/kordamp-gradle-plugins
You can’t perform that action at this time.
0 commit comments