Added GitHub repository
This commit is contained in:
parent
592a269ec8
commit
4fa6ec6306
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@ public class PropertyFileBuild extends Project {
|
|||
|
||||
publishOperation()
|
||||
.repository(version.isSnapshot() ? repository("rife2-snapshot") : repository("rife2"))
|
||||
.repository(repository("github"))
|
||||
.info()
|
||||
.groupId("com.uwyn.rife2")
|
||||
.artifactId("bld-property-file")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue