Downloads Documentation Community Contribute Demo






Show Sidebar
Login | Register

Changeset 4381

Show
Ignore:
Timestamp:
05/27/08 14:23:36 (8 months ago)
Author:
vanand
Message:

patientmatching: use the 1.3.0 Openmrs-api.jar

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • openmrs-modules/patientmatching/.classpath

    r3929 r4381  
    1010        <classpathentry kind="lib" path="lib-common/log4j-1.2.13.jar"/> 
    1111        <classpathentry kind="lib" path="lib-common/mysql-connector-java-3.1.10-bin.jar"/> 
    12         <classpathentry kind="lib" path="lib-common/openmrs-api-1.2.12.3789.jar"/> 
    1312        <classpathentry kind="lib" path="lib-common/web-openmrs-api-1.2.12.3789.jar"/> 
    1413        <classpathentry kind="lib" path="lib/commons-dbcp-1.2.2.jar"/> 
     
    1615        <classpathentry kind="lib" path="lib-common/spring-2.5.1.jar"/> 
    1716        <classpathentry kind="lib" path="lib/commons-math-1.2.jar"/> 
     17        <classpathentry kind="lib" path="lib-common/openmrs-api-1.3.0.00.4257.jar"/> 
    1818        <classpathentry kind="output" path="build"/> 
    1919</classpath>