Changeset 7680 for trunk/projects
- Timestamp:
- 04/04/11 13:01:28 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/projects/slim-plugin/pom.xml
r7676 r7680 54 54 <dependency> 55 55 <groupId>mpicbg</groupId> 56 <artifactId>imglib </artifactId>56 <artifactId>imglib1</artifactId> 57 57 <version>2.0-SNAPSHOT</version> 58 58 </dependency> 59 59 <dependency> 60 60 <groupId>mpicbg</groupId> 61 <artifactId>imglib -ij</artifactId>61 <artifactId>imglib1-ij</artifactId> 62 62 <version>2.0-SNAPSHOT</version> 63 63 </dependency> 64 64 <dependency> 65 65 <groupId>mpicbg</groupId> 66 <artifactId>imglib -io</artifactId>66 <artifactId>imglib1-io</artifactId> 67 67 <version>2.0-SNAPSHOT</version> 68 68 </dependency>
Note: See TracChangeset
for help on using the changeset viewer.