Changeset 3057

Show
Ignore:
Timestamp:
02/01/12 11:07:30 (4 months ago)
Author:
hvrijn
Message:

Start release 1.10.5

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • his-extensions/plugins/trunk/archetype/src/main/resources/archetype-resources/pom.xml

    r3041 r3057  
    88        <artifactId>his-samples</artifactId> 
    99        <groupId>org.joiningtracks</groupId> 
    10         <version>1.10.4</version> 
     10        <version>1.10.5</version> 
    1111    </parent> 
    1212 
  • his-extensions/plugins/trunk/pom.xml

    r3042 r3057  
    3838 
    3939    <properties> 
    40         <his.version>1.10.4</his.version> 
     40        <his.version>1.10.5</his.version> 
    4141        <wicket.version>1.4.18</wicket.version> 
    4242        <his.jdbc.build.url>jdbc:mysql://localhost:3306/build_his</his.jdbc.build.url> 
  • his-extensions/plugins/trunk/vecozo/pom.xml

    r3041 r3057  
    3232 
    3333    <properties> 
    34         <his.version>1.10.4</his.version> 
     34        <his.version>1.10.5</his.version> 
    3535    </properties> 
    3636 
  • his/trunk/data/pom.xml

    r3041 r3057  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his</artifactId> 
    22         <version>1.10.4</version> 
     22        <version>1.10.5</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent> 
  • his/trunk/frontend/common/pom.xml

    r3041 r3057  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his-frontend</artifactId> 
    22         <version>1.10.4</version> 
     22        <version>1.10.5</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent> 
  • his/trunk/frontend/domform/pom.xml

    r3041 r3057  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his-frontend</artifactId> 
    22         <version>1.10.4</version> 
     22        <version>1.10.5</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent> 
  • his/trunk/frontend/internal/pom.xml

    r3041 r3057  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his-frontend</artifactId> 
    22         <version>1.10.4</version> 
     22        <version>1.10.5</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent> 
  • his/trunk/frontend/pom.xml

    r3041 r3057  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his</artifactId> 
    22         <version>1.10.4</version> 
     22        <version>1.10.5</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent> 
  • his/trunk/frontend/web/pom.xml

    r3041 r3057  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his-frontend</artifactId> 
    22         <version>1.10.4</version> 
     22        <version>1.10.5</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent> 
  • his/trunk/plugin/api/pom.xml

    r3041 r3057  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his-plugin</artifactId> 
    22         <version>1.10.4</version> 
     22        <version>1.10.5</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent> 
  • his/trunk/plugin/bridge/pom.xml

    r3041 r3057  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his-plugin</artifactId> 
    22         <version>1.10.4</version> 
     22        <version>1.10.5</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent> 
  • his/trunk/plugin/pom.xml

    r3041 r3057  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his</artifactId> 
    22         <version>1.10.4</version> 
     22        <version>1.10.5</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent> 
  • his/trunk/pom.xml

    r3047 r3057  
    2525    <groupId>org.joiningtracks</groupId> 
    2626    <artifactId>his</artifactId> 
    27     <version>1.10.4</version> 
     27    <version>1.10.5</version> 
    2828    <packaging>pom</packaging> 
    2929 
  • his/trunk/questionnaire/frontend/pom.xml

    r3041 r3057  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his-questionnaire</artifactId> 
    22         <version>1.10.4</version> 
     22        <version>1.10.5</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent> 
  • his/trunk/questionnaire/pom.xml

    r3041 r3057  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his</artifactId> 
    22         <version>1.10.4</version> 
     22        <version>1.10.5</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent> 
  • his/trunk/questionnaire/service/pom.xml

    r3041 r3057  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his-questionnaire</artifactId> 
    22         <version>1.10.4</version> 
     22        <version>1.10.5</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent> 
  • his/trunk/service/pom.xml

    r3041 r3057  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his</artifactId> 
    22         <version>1.10.4</version> 
     22        <version>1.10.5</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent> 
  • his/trunk/support/data/pom.xml

    r3041 r3057  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his-support</artifactId> 
    22         <version>1.10.4</version> 
     22        <version>1.10.5</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent> 
  • his/trunk/support/pom.xml

    r3041 r3057  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his</artifactId> 
    22         <version>1.10.4</version> 
     22        <version>1.10.5</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent> 
  • his/trunk/support/testutil/pom.xml

    r3041 r3057  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his-support</artifactId> 
    22         <version>1.10.4</version> 
     22        <version>1.10.5</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent> 
  • his/trunk/support/util/pom.xml

    r3041 r3057  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his-support</artifactId> 
    22         <version>1.10.4</version> 
     22        <version>1.10.5</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent> 
  • his/trunk/webservice/pom.xml

    r3041 r3057  
    77        <groupId>org.joiningtracks</groupId> 
    88        <artifactId>his</artifactId> 
    9         <version>1.10.4</version> 
     9        <version>1.10.5</version> 
    1010        <relativePath>../pom.xml</relativePath> 
    1111    </parent>