• Views
  • Iteration Report
  • My Iteration Report
  •  
OMERO.server
  • Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation

  • Last Change
  • Annotate
  • Revision Log

root/branches/3.0-Beta1/components/bioformats-omero/pom.xml

Revision 1196, 0.7 kB (checked in by callan, 21 months ago)

Syncing with r1195 (trunk).

Line 
1<project xmlns="http://maven.apache.org/POM/4.0.0"
2  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
4  <modelVersion>4.0.0</modelVersion>
5  <parent>
6    <groupId>omero</groupId>
7    <artifactId>main</artifactId>
8    <version>3.0-Beta1</version>
9  </parent>
10  <name>BioFormats Extension for Omero</name>
11  <artifactId>client</artifactId>
12  <packaging>pom</packaging>
13  <dependencies>
14    <dependency>
15      <groupId>omero</groupId>
16      <artifactId>client</artifactId>
17      <version>3.0-Beta1</version>
18    </dependency>
19  </dependencies>
20/project>
Note: See TracBrowser for help on using the browser.

Download in other formats:

  • Plain Text
  • Original Format

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/