|
35 | 35 |
|
36 | 36 | <properties> |
37 | 37 | <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |
38 | | - <openMRSVersion>2.0.1</openMRSVersion> |
| 38 | + <openMRSVersion>2.5.0-SNAPSHOT</openMRSVersion> |
39 | 39 | <webservicesRestModuleVersion>2.6</webservicesRestModuleVersion> |
40 | 40 | <appointmentschedulingVersion>1.3</appointmentschedulingVersion> |
41 | | - <appframeworkVersion>2.9</appframeworkVersion> |
| 41 | + <appframeworkVersion>2.16.0</appframeworkVersion> |
42 | 42 | <referencemetadataVersion>2.5.0</referencemetadataVersion> |
43 | 43 | <reportingcompatibilityVersion>2.0.2</reportingcompatibilityVersion> |
44 | 44 | <calculationVersion>1.2</calculationVersion> |
45 | 45 | <serialization.xstreamVersion>0.2.12</serialization.xstreamVersion> |
46 | 46 | <reportingVersion>0.10.6</reportingVersion> |
47 | | - <htmlformentryVersion>3.3.0</htmlformentryVersion> |
| 47 | + <htmlformentryVersion>4.0.1</htmlformentryVersion> |
48 | 48 | <htmlformentryuiVersion>1.6.1</htmlformentryuiVersion> |
49 | | - <idgenVersion>4.4.0</idgenVersion> |
50 | | - <registrationcoreVersion>1.6</registrationcoreVersion> |
| 49 | + <idgenVersion>4.7.0</idgenVersion> |
| 50 | + <registrationcoreVersion>1.11.0</registrationcoreVersion> |
51 | 51 | <namephoneticsVersion>1.5</namephoneticsVersion> |
52 | | - <metadatadeployVersion>1.7</metadatadeployVersion> |
| 52 | + <metadatadeployVersion>1.13.0</metadatadeployVersion> |
53 | 53 | <metadatasharingVersion>1.2.2</metadatasharingVersion> |
54 | | - <emrapiVersion>1.21.0</emrapiVersion> |
55 | | - <providermanagementVersion>2.5.0</providermanagementVersion> |
| 54 | + <emrapiVersion>1.31.0</emrapiVersion> |
| 55 | + <providermanagementVersion>2.13.0</providermanagementVersion> |
56 | 56 | <uiframeworkVersion>3.21.0-SNAPSHOT</uiframeworkVersion> |
57 | 57 | <appuiVersion>1.7</appuiVersion> |
58 | 58 | <atlasVersion>2.2</atlasVersion> |
|
63 | 63 | <webservices.restVersion>2.16</webservices.restVersion> |
64 | 64 | <uicommonsVersion>2.12.0</uicommonsVersion> |
65 | 65 | <legacyuiVersion>1.2.3</legacyuiVersion> |
66 | | - <metadatamappingVersion>1.2.1</metadatamappingVersion> |
| 66 | + <metadatamappingVersion>1.4.0</metadatamappingVersion> |
67 | 67 | </properties> |
68 | 68 |
|
69 | 69 | <dependencyManagement> |
|
228 | 228 |
|
229 | 229 | <dependency> |
230 | 230 | <groupId>org.openmrs.module</groupId> |
231 | | - <artifactId>htmlformentry-api-1.10</artifactId> |
| 231 | + <artifactId>htmlformentry-api-2.3</artifactId> |
232 | 232 | <version>${htmlformentryVersion}</version> |
233 | 233 | <scope>provided</scope> |
234 | 234 | </dependency> |
|
460 | 460 |
|
461 | 461 | <dependency> |
462 | 462 | <groupId>org.openmrs.module</groupId> |
463 | | - <artifactId>htmlformentry-api-1.10</artifactId> |
| 463 | + <artifactId>htmlformentry-api-2.3</artifactId> |
464 | 464 | </dependency> |
465 | 465 |
|
466 | 466 | <dependency> |
|
0 commit comments