Cleaned up repositories
This commit is contained in:
parent
eadd49aee5
commit
7303c8be64
3 changed files with 2 additions and 3 deletions
|
@ -61,7 +61,6 @@ public class JacocoReportOperationBuild extends Project {
|
|||
|
||||
publishOperation()
|
||||
.repository(version.isSnapshot() ? repository("rife2-snapshot") : repository("rife2"))
|
||||
// .repository(MAVEN_LOCAL)
|
||||
.info()
|
||||
.groupId("com.uwyn.rife2")
|
||||
.artifactId("bld-jacoco-report")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue