github pages repo fixed for real repo
This commit is contained in:
parent
4aeffdd662
commit
b330e2974a
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -149,7 +149,7 @@
|
|||
<version>1.0-beta-2</version>
|
||||
<configuration>
|
||||
<scmBranch>gh-pages</scmBranch>
|
||||
<pubScmUrl>scm:git:git@github.com:imk/rome.git</pubScmUrl>
|
||||
<pubScmUrl>scm:git:git@github.com:rometools/rome.git</pubScmUrl>
|
||||
<content>${project.build.directory}/site</content>
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
|
Loading…
Reference in a new issue