Changeset 6911
- Timestamp:
- 09/09/10 17:06:46 (9 years ago)
- Location:
- branches/maven
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/maven/pom.xml
r6907 r6911 40 40 <module>projects/slim-plotter</module> 41 41 <module>projects/slim-plugin</module> 42 <module>projects/test-suite</module> 42 43 <module>projects/utils</module> 43 44 <module>projects/visbio</module> -
branches/maven/projects/misc-plugins
-
Property
svn:ignore
set to
target
-
Property
svn:ignore
set to
-
branches/maven/projects/slim-plugin/pom.xml
r6907 r6911 51 51 <version>1.43</version> 52 52 </dependency> 53 <!-- TODO: define a real POM for fiji-lib --> 53 54 <dependency> 54 55 <groupId>fiji</groupId> -
branches/maven/projects/test-suite/pom.xml
r6908 r6911 15 15 <packaging>jar</packaging> 16 16 <version>5.0-SNAPSHOT</version> 17 <name> Bio-Formatstesting framework</name>18 <description>A framework for data-driven Bio-Formats testing.</description>17 <name>LOCI testing framework</name> 18 <description>A framework for manual and automated testing of LOCI projects, particularly data-driven Bio-Formats testing.</description> 19 19 <url>http://loci.wisc.edu/software/bio-formats</url> 20 20 <inceptionYear>2006</inceptionYear>
Note: See TracChangeset
for help on using the changeset viewer.