fix repository, so now the artifacts will be merged properly

This commit is contained in:
Thomas Chojecki
2015-02-21 22:25:25 +01:00
parent 6809b77cf7
commit 3519d28b1d

View File

@@ -75,6 +75,7 @@
<includes> <includes>
<include>**/*</include> <include>**/*</include>
</includes> </includes>
<merge>true</merge>
<repositoryName>PDFA3</repositoryName> <!-- github repo name --> <repositoryName>PDFA3</repositoryName> <!-- github repo name -->
<repositoryOwner>Rayman2200</repositoryOwner> <!-- github username --> <repositoryOwner>Rayman2200</repositoryOwner> <!-- github username -->
</configuration> </configuration>