~intrahealth+informatics/ihris-qualify/4.3-release

« back to all changes in this revision

Viewing changes to modules/PersonTraining/modules/PersonTrainingUpload/PersonTrainingUpload.xml

  • Committer: Luke Duncan
  • Date: 2017-10-20 20:06:05 UTC
  • Revision ID: lduncan@intrahealth.org-20171020200605-ld6xt4qk4gtp1qdh
Updated Qualify to 4.3.  Version bumps and removed references to MDB2 by deprecating those functions if not needed or migrating the code to PDO.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
    <creator>Intrahealth Informatics</creator>
9
9
    <email>hris@capacityproject.org</email>
10
10
    <link>https://launchpad.net/i2ce</link>
11
 
    <version>4.2.2.0</version>
 
11
    <version>4.3.0</version>
12
12
    <path name="configs">
13
13
      <value>./configs</value>
14
14
    </path>
15
15
    <requirement name="ihris-qualify-PersonTraining">
16
 
      <atLeast version="4.2" />
17
 
      <lessThan version="4.3" />
 
16
      <atLeast version="4.3" />
 
17
      <lessThan version="4.4" />
18
18
    </requirement>
19
19
    <path name="classes">
20
20
      <value>./lib</value>