Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

Commit

Permalink
fix site url
Browse files Browse the repository at this point in the history
svn path=/trunk/; revision=305
  • Loading branch information
lukasj committed Oct 25, 2011
1 parent 3b5001c commit 463cb17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codemodel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
<distributionManagement>
<site>
<id>codemodel-www</id>
<url>svn:https://svn.java.net/svn/codemodel~svn/trunk/www</url>
<url>scm:svn:https://svn.java.net/svn/codemodel~svn/trunk/www</url>
</site>
</distributionManagement>
<organization>
Expand Down

0 comments on commit 463cb17

Please sign in to comment.