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

Context Navigation

  • ← Previous Change
  • Next Change →

Changeset 1085 for branches/3.0-M3/components/dsl

Show
Ignore:
Timestamp:
11/20/06 11:26:32 (2 years ago)
Author:
jmoore
Message:

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

Location:
branches/3.0-M3/components/dsl
Files:
3 modified

  • .project (modified) (1 diff)
  • classpath.xml (modified) (1 diff)
  • pom.xml (modified) (1 diff)

Legend:

Unmodified
Added
Removed
  • branches/3.0-M3/components/dsl/.project

    r638 r1085  
    11<?xml version="1.0" encoding="UTF-8"?> 
    22<projectDescription> 
    3         <name>omero-dsl-3.0-TRUNK</name> 
     3        <name>omero-dsl-3.0-M3</name> 
    44        <comment></comment> 
    55        <projects> 
  • branches/3.0-M3/components/dsl/classpath.xml

    r1039 r1085  
    2121  <property name="artifact.name" value="dsl"/> 
    2222  <property name="artifact.group" value="omero"/> 
    23   <property name="artifact.version" value="3.0-TRUNK"/> 
     23  <property name="artifact.version" value="3.0-M3"/> 
    2424  <property name="artifact.packaging" value="jar"/><!-- Default; override in component/build.xml --> 
    25   <property name="artifact.final.name" value="dsl-3.0-TRUNK.${artifact.packaging}"/> 
    26   <property name="artifact.path" value="omero/dsl/3.0-TRUNK/${artifact.final.name}"/> 
     25  <property name="artifact.final.name" value="dsl-3.0-M3.${artifact.packaging}"/> 
     26  <property name="artifact.path" value="omero/dsl/3.0-M3/${artifact.final.name}"/> 
    2727 
    2828  <filelist id="generated.compile.filelist" dir="${omero.repo.local}"> 
  • branches/3.0-M3/components/dsl/pom.xml

    r637 r1085  
    44    <groupId>omero</groupId> 
    55    <artifactId>main</artifactId> 
    6     <version>3.0-TRUNK</version> 
     6    <version>3.0-M3</version> 
    77    <relativePath>../../pom.xml</relativePath> 
    88  </parent> 

Download in other formats:

  • Unified Diff
  • Zip Archive

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

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