Changeset 2313

Show
Ignore:
Timestamp:
11/23/09 14:18:10 (2 years ago)
Author:
olger
Message:

Update to 1.9.7

Files:

Legend:

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

    r1772 r2313  
    88        <artifactId>his-samples</artifactId> 
    99        <groupId>org.joiningtracks</groupId> 
    10         <version>1.9.6</version> 
     10        <version>1.9.7</version> 
    1111    </parent> 
    1212 
  • his-extensions/plugins/trunk/pom.xml

    r2268 r2313  
    3636 
    3737    <properties> 
    38         <his.version>1.9.6</his.version> 
     38        <his.version>1.9.7</his.version> 
    3939        <wicket.version>1.4.1</wicket.version> 
    4040        <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> 
  • his-extensions/plugins/trunk/vecozo/pom.xml

    r1830 r2313  
    3232 
    3333    <properties> 
    34         <his.version>1.9.6</his.version> 
     34        <his.version>1.9.7</his.version> 
    3535    </properties> 
    3636 
  • his/trunk/data/pom.xml

    r1772 r2313  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his</artifactId> 
    22         <version>1.9.6</version> 
     22        <version>1.9.7</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent> 
  • his/trunk/frontend/common/pom.xml

    r1805 r2313  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his-frontend</artifactId> 
    22         <version>1.9.6</version> 
     22        <version>1.9.7</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent> 
  • his/trunk/frontend/domform/pom.xml

    r1772 r2313  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his-frontend</artifactId> 
    22         <version>1.9.6</version> 
     22        <version>1.9.7</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent> 
  • his/trunk/frontend/internal/pom.xml

    r1772 r2313  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his-frontend</artifactId> 
    22         <version>1.9.6</version> 
     22        <version>1.9.7</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent> 
  • his/trunk/frontend/pom.xml

    r1783 r2313  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his</artifactId> 
    22         <version>1.9.6</version> 
     22        <version>1.9.7</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent> 
  • his/trunk/frontend/web/pom.xml

    r1772 r2313  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his-frontend</artifactId> 
    22         <version>1.9.6</version> 
     22        <version>1.9.7</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent> 
  • his/trunk/plugin/api/pom.xml

    r2306 r2313  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his-plugin</artifactId> 
    22         <version>1.9.6</version> 
     22        <version>1.9.7</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent> 
  • his/trunk/plugin/bridge/pom.xml

    r1772 r2313  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his-plugin</artifactId> 
    22         <version>1.9.6</version> 
     22        <version>1.9.7</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent> 
  • his/trunk/plugin/pom.xml

    r1772 r2313  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his</artifactId> 
    22         <version>1.9.6</version> 
     22        <version>1.9.7</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent> 
  • his/trunk/pom.xml

    r1831 r2313  
    2424    <groupId>org.joiningtracks</groupId> 
    2525    <artifactId>his</artifactId> 
    26     <version>1.9.6</version> 
     26    <version>1.9.7</version> 
    2727    <packaging>pom</packaging> 
    2828 
  • his/trunk/questionnaire/frontend/pom.xml

    r1781 r2313  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his-questionnaire</artifactId> 
    22         <version>1.9.6</version> 
     22        <version>1.9.7</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent> 
  • his/trunk/questionnaire/pom.xml

    r1772 r2313  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his</artifactId> 
    22         <version>1.9.6</version> 
     22        <version>1.9.7</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent> 
  • his/trunk/questionnaire/service/pom.xml

    r1772 r2313  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his-questionnaire</artifactId> 
    22         <version>1.9.6</version> 
     22        <version>1.9.7</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent> 
  • his/trunk/service/pom.xml

    r1772 r2313  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his</artifactId> 
    22         <version>1.9.6</version> 
     22        <version>1.9.7</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent> 
  • his/trunk/support/data/pom.xml

    r1772 r2313  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his-support</artifactId> 
    22         <version>1.9.6</version> 
     22        <version>1.9.7</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent> 
  • his/trunk/support/pom.xml

    r1772 r2313  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his</artifactId> 
    22         <version>1.9.6</version> 
     22        <version>1.9.7</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent> 
  • his/trunk/support/testutil/pom.xml

    r1772 r2313  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his-support</artifactId> 
    22         <version>1.9.6</version> 
     22        <version>1.9.7</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent> 
  • his/trunk/support/util/pom.xml

    r1800 r2313  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his-support</artifactId> 
    22         <version>1.9.6</version> 
     22        <version>1.9.7</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent> 
  • his/trunk/support/xmldb/pom.xml

    r1772 r2313  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his-support</artifactId> 
    22         <version>1.9.6</version> 
     22        <version>1.9.7</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent>