Cleaned up repositories
This commit is contained in:
parent
7921c2fddc
commit
4923cb834c
2 changed files with 1 additions and 2 deletions
|
@ -59,7 +59,6 @@ public class TestNgOperationBuild extends Project {
|
|||
.link("https://rife2.github.io/rife2/");
|
||||
|
||||
publishOperation()
|
||||
// .repository(MAVEN_LOCAL)
|
||||
.repository(version.isSnapshot() ? repository("rife2-snapshot") : repository("rife2"))
|
||||
.info()
|
||||
.groupId("com.uwyn.rife2")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue