Changeset 4171
- Timestamp:
- 2010-07-21 12:07:53 (3 years ago)
- File:
-
- 1 edited
-
trunk/pom.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pom.xml
r4149 r4171 52 52 53 53 <url>http://lilycms.org/maven-site</url> 54 55 <licenses> 56 <license> 57 <name>Apache 2</name> 58 <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> 59 <distribution>repo</distribution> 60 <comments>Copyright 2010 by Outerthought bvba</comments> 61 </license> 62 </licenses> 63 64 <scm> 65 <connection>scm:svn:http://dev.outerthought.org/svn/outerthought_lilycms/trunk</connection> 66 <developerConnection>scm:svn:http://dev.outerthought.org/svn/outerthought_lilycms/trunk</developerConnection> 67 <url>http://dev.outerthought.org/svn/outerthought_lilycms</url> 68 </scm> 54 69 55 70 <modules>
Note: See TracChangeset
for help on using the changeset viewer.