Skip to content

Commit 896f7ff

Browse files
committed
Improve travis build
1 parent 708ceeb commit 896f7ff

File tree

2 files changed

+1
-71
lines changed

2 files changed

+1
-71
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,5 +103,5 @@ task createPom << {
103103
artifactId 'payup'
104104
version project.version
105105
}
106-
}.writeTo("pom.xml")
106+
}.writeTo("build/libs/pom.xml")
107107
}

pom.xml

Lines changed: 0 additions & 70 deletions
This file was deleted.

0 commit comments

Comments
 (0)