Changeset e2bc2640b7206726c14bb7c145df1e9e72f49289
- Timestamp:
- 04/11/08 20:23:22
(3 months ago)
- Author:
- Filippo Carone <littlejohn@videolan.org>
- git-committer:
- Filippo Carone <littlejohn@videolan.org> 1207938202 +0200
- git-parent:
[6d6185f24f8c3ebade4e22babcd027606a6d3b69]
- git-author:
- Filippo Carone <littlejohn@videolan.org> 1207937980 +0200
- Message:
fix maven site url, thanks Adrien Grand for pointing this out
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r8a5846a |
re2bc264 |
|
| 32 | 32 | <site> |
|---|
| 33 | 33 | <id>jvlc</id> |
|---|
| 34 | | <url>http://jvlc.ihack.it/maven-site</url> |
|---|
| | 34 | <url>http://jvlc.ihack.it/maven-site/</url> |
|---|
| 35 | 35 | <name>JVLC Maven Site</name> |
|---|
| 36 | 36 | </site> |
|---|