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