Changeset 1586 for branches/3.0-Beta2/components/app/pom.xml
- Timestamp:
- 06/03/07 21:02:17 (18 months ago)
- Files:
-
- 1 modified
-
branches/3.0-Beta2/components/app/pom.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/3.0-Beta2/components/app/pom.xml
r1214 r1586 5 5 <groupId>omero</groupId> 6 6 <artifactId>main</artifactId> 7 <version>3.0- TRUNK</version>7 <version>3.0-Beta2</version> 8 8 </parent> 9 9 <modelVersion>4.0.0</modelVersion> … … 20 20 <groupId>omero</groupId> 21 21 <artifactId>server</artifactId> 22 <version>3.0- TRUNK</version>22 <version>3.0-Beta2</version> 23 23 <type>ejb</type> 24 24 <exclusions>
