Skip to content

Commit

Permalink
github coords
Browse files Browse the repository at this point in the history
  • Loading branch information
Yegor Bugayenko committed May 5, 2014
1 parent 5210118 commit fb5a1ab
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Expand Up @@ -68,16 +68,16 @@
</developers>
<issueManagement>
<system>github</system>
<url>https://github.com/jcabi/parent/issues</url>
<url>https://github.com/jcabi/jcabi-parent/issues</url>
</issueManagement>
<ciManagement>
<system>rultor</system>
<url>http://www.rultor.com/s/jcabi</url>
</ciManagement>
<scm>
<connection>scm:git:github.com:jcabi/parent.git</connection>
<developerConnection>scm:git:github.com:jcabi/parent.git</developerConnection>
<url>https://github.com/jcabi/parent</url>
<connection>scm:git:github.com:jcabi/jcabi-parent.git</connection>
<developerConnection>scm:git:github.com:jcabi/jcabi-parent.git</developerConnection>
<url>https://github.com/jcabi/jcabi-parent</url>
</scm>
<distributionManagement>
<downloadUrl>https://oss.sonatype.org/content/groups/public</downloadUrl>
Expand Down

0 comments on commit fb5a1ab

Please sign in to comment.