Skip to content

Commit

Permalink
[Issue 5] scm url in pom
Browse files Browse the repository at this point in the history
  • Loading branch information
attonnnn committed Sep 28, 2010
1 parent 4d0e653 commit ddad242
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<scm> <scm>
<connection>scm:git:git@gitproxy:exanpe/tapestry-tldgen.git</connection> <connection>scm:git:git@gitproxy:exanpe/tapestry-tldgen.git</connection>
<developerConnection>scm:git:git@gitproxy:exanpe/tapestry-tldgen.git</developerConnection> <developerConnection>scm:git:git@gitproxy:exanpe/tapestry-tldgen.git</developerConnection>
<url>git@gitproxy:exanpe/tapestry-tldgen.git</url> <url>http://github.com/exanpe/tapestry-tldgen</url>
</scm> </scm>


<dependencies> <dependencies>
Expand Down

0 comments on commit ddad242

Please sign in to comment.