Skip to content

Commit

Permalink
fix connection of publish setting
Browse files Browse the repository at this point in the history
  • Loading branch information
Yusuke Izawa committed Apr 11, 2017
1 parent 95cd3f7 commit b24c660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@ lazy val publishSettings = Seq(
</developers>
<scm>
<url>git@github.com:3tty0n/play-json-xml.git</url>
<connection>scm:git:git@github.com:your-account/your-project.git</connection>
<connection>scm:git:git@github.com:3tty0n/play-json-xml.git</connection>
</scm>
)

0 comments on commit b24c660

Please # to comment.