Changeset 3660
- Timestamp:
- 03/19/08 14:43:29 (10 months ago)
- Files:
-
- openmrs-modules/dss/.classpath (modified) (1 diff)
- openmrs-modules/dss/lib-common/openmrs-api-1.2.11.3590.jar (deleted)
- openmrs-modules/dss/lib-common/openmrs-api-1.2.11.3658.jar (added)
- openmrs-modules/dss/lib-common/tests-openmrs-api-1.2.11.3590.jar (deleted)
- openmrs-modules/dss/lib-common/tests-openmrs-api-1.2.11.3658.jar (added)
- openmrs-modules/dss/lib-common/web-openmrs-api-1.2.11.3590.jar (deleted)
- openmrs-modules/dss/lib-common/web-openmrs-api-1.2.11.3658.jar (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
openmrs-modules/dss/.classpath
r3593 r3660 61 61 <classpathentry kind="lib" path="lib-common/spring-framework/spring-test.jar"/> 62 62 <classpathentry kind="lib" path="lib-common/spring-framework/spring-webmvc.jar"/> 63 <classpathentry kind="lib" path="lib-common/openmrs-api-1.2.11.3 590.jar"/>64 <classpathentry kind="lib" path="lib-common/tests-openmrs-api-1.2.11.3 590.jar"/>65 <classpathentry kind="lib" path="lib-common/web-openmrs-api-1.2.11.3 590.jar"/>63 <classpathentry kind="lib" path="lib-common/openmrs-api-1.2.11.3658.jar"/> 64 <classpathentry kind="lib" path="lib-common/tests-openmrs-api-1.2.11.3658.jar"/> 65 <classpathentry kind="lib" path="lib-common/web-openmrs-api-1.2.11.3658.jar"/> 66 66 <classpathentry kind="output" path="build"/> 67 67 </classpath>