1
0
mirror of https://github.com/Rogiel/httpchannel synced 2025-12-06 07:32:50 +00:00

Fixes type at site deployment address

This commit is contained in:
2012-01-23 01:58:52 -02:00
parent 4ffd291570
commit cd075252a5
3 changed files with 11 additions and 8 deletions

View File

@@ -174,7 +174,7 @@
<configuration>
<message>Creating ${project.artifactId} site for ${project.version}</message>
<repositoryOwner>seedbox</repositoryOwner>
<repositoryName>httpchannsel.github.com</repositoryName>
<repositoryName>httpchannel.github.com</repositoryName>
</configuration>
<executions>
<execution>