• 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/tags/omero-3.0-M3/components/antlib/pom.xml

Revision 1085, 0.6 kB (checked in by jmoore, 2 years ago)

Renaming "3.0-TRUNK" to "3.0-M3" (with update-version)

Line 
1<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
3  <parent>
4    <groupId>omero</groupId>
5    <artifactId>main</artifactId>
6    <version>3.0-M3</version>
7    <relativePath>../../pom.xml</relativePath>
8  </parent>
9  <modelVersion>4.0.0</modelVersion>
10  <artifactId>antlib</artifactId>
11  <packaging>pom</packaging>
12  <name>Omero Library of Ant Build Scripts</name>
13  <dependencies>
14  </dependencies>
15</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/