Removed pom.
This commit is contained in:
parent
5d5a8fa6ad
commit
f366f9c037
2 changed files with 0 additions and 37 deletions
|
@ -239,12 +239,3 @@ task pandoc(type: Exec) {
|
|||
}
|
||||
}
|
||||
|
||||
task pom2xml {
|
||||
pom {
|
||||
project {
|
||||
groupId project.group
|
||||
artifactId rootProject.name
|
||||
version project.version
|
||||
}
|
||||
}.writeTo("pom.xml")
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue