Changeset 1369 for modules/trunk
- Timestamp:
- 04/05/06 16:25:19 (7 years ago)
- Files:
-
- modules/trunk/modules.xml (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/trunk/modules.xml
r1361 r1369 15 15 </requirements> 16 16 <!-- Locations have a base href of http://svn.sourceforge.net/svnroot/amportal/modules/ --> 17 <location> trunk/testing/test-1.0.tgz</location>17 <location>release/test-1.0.tgz</location> 18 18 </module> 19 19 … … 28 28 </requirements> 29 29 <!-- Locations have a base href of http://svn.sourceforge.net/svnroot/amportal/modules/ --> 30 <location> trunk/testing/javassh-1.0.tgz</location>30 <location>release/javassh-1.0.tgz</location> 31 31 </module> 32 32 … … 41 41 </requirements> 42 42 <!-- Locations have a base href of http://svn.sourceforge.net/svnroot/amportal/modules/ --> 43 <location> trunk/testing/ringgroups.tgz</location>43 <location>release/ringgroups.tgz</location> 44 44 </module> 45 45
