Changeset 2732

Show
Ignore:
Timestamp:
08/09/10 14:52:21 (1 year ago)
Author:
wouter
Message:

Switched to new version: 1.9.13

Files:

Legend:

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

    r2692 r2732  
    88        <artifactId>his-samples</artifactId> 
    99        <groupId>org.joiningtracks</groupId> 
    10         <version>1.9.12</version> 
     10        <version>1.9.13</version> 
    1111    </parent> 
    1212 
  • his-extensions/plugins/trunk/pom.xml

    r2692 r2732  
    3737 
    3838    <properties> 
    39         <his.version>1.9.12</his.version> 
     39        <his.version>1.9.13</his.version> 
    4040        <wicket.version>1.4.1</wicket.version> 
    4141        <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> 
  • his-extensions/plugins/trunk/vecozo/pom.xml

    r2692 r2732  
    3232 
    3333    <properties> 
    34         <his.version>1.9.12</his.version> 
     34        <his.version>1.9.13</his.version> 
    3535    </properties> 
    3636 
  • his/trunk/data/pom.xml

    r2692 r2732  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his</artifactId> 
    22         <version>1.9.12</version> 
     22        <version>1.9.13</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent> 
  • his/trunk/frontend/common/pom.xml

    r2692 r2732  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his-frontend</artifactId> 
    22         <version>1.9.12</version> 
     22        <version>1.9.13</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent> 
  • his/trunk/frontend/domform/pom.xml

    r2692 r2732  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his-frontend</artifactId> 
    22         <version>1.9.12</version> 
     22        <version>1.9.13</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent> 
  • his/trunk/frontend/internal/pom.xml

    r2692 r2732  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his-frontend</artifactId> 
    22         <version>1.9.12</version> 
     22        <version>1.9.13</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent> 
  • his/trunk/frontend/pom.xml

    r2692 r2732  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his</artifactId> 
    22         <version>1.9.12</version> 
     22        <version>1.9.13</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent> 
  • his/trunk/frontend/web/pom.xml

    r2692 r2732  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his-frontend</artifactId> 
    22         <version>1.9.12</version> 
     22        <version>1.9.13</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent> 
  • his/trunk/plugin/api/pom.xml

    r2692 r2732  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his-plugin</artifactId> 
    22         <version>1.9.12</version> 
     22        <version>1.9.13</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent> 
  • his/trunk/plugin/bridge/pom.xml

    r2692 r2732  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his-plugin</artifactId> 
    22         <version>1.9.12</version> 
     22        <version>1.9.13</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent> 
  • his/trunk/plugin/pom.xml

    r2692 r2732  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his</artifactId> 
    22         <version>1.9.12</version> 
     22        <version>1.9.13</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent> 
  • his/trunk/pom.xml

    r2692 r2732  
    2424    <groupId>org.joiningtracks</groupId> 
    2525    <artifactId>his</artifactId> 
    26     <version>1.9.12</version> 
     26    <version>1.9.13</version> 
    2727    <packaging>pom</packaging> 
    2828 
  • his/trunk/questionnaire/frontend/pom.xml

    r2692 r2732  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his-questionnaire</artifactId> 
    22         <version>1.9.12</version> 
     22        <version>1.9.13</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent> 
  • his/trunk/questionnaire/pom.xml

    r2692 r2732  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his</artifactId> 
    22         <version>1.9.12</version> 
     22        <version>1.9.13</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent> 
  • his/trunk/questionnaire/service/pom.xml

    r2692 r2732  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his-questionnaire</artifactId> 
    22         <version>1.9.12</version> 
     22        <version>1.9.13</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent> 
  • his/trunk/service/pom.xml

    r2692 r2732  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his</artifactId> 
    22         <version>1.9.12</version> 
     22        <version>1.9.13</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent> 
  • his/trunk/support/data/pom.xml

    r2692 r2732  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his-support</artifactId> 
    22         <version>1.9.12</version> 
     22        <version>1.9.13</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent> 
  • his/trunk/support/pom.xml

    r2692 r2732  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his</artifactId> 
    22         <version>1.9.12</version> 
     22        <version>1.9.13</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent> 
  • his/trunk/support/testutil/pom.xml

    r2692 r2732  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his-support</artifactId> 
    22         <version>1.9.12</version> 
     22        <version>1.9.13</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent> 
  • his/trunk/support/util/pom.xml

    r2692 r2732  
    2020        <groupId>org.joiningtracks</groupId> 
    2121        <artifactId>his-support</artifactId> 
    22         <version>1.9.12</version> 
     22        <version>1.9.13</version> 
    2323        <relativePath>../pom.xml</relativePath> 
    2424    </parent>