Skip to content

Commit 1b0bd8f

Browse files
committed
Update OpenMRS modules
1 parent 1179b0f commit 1b0bd8f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@
3939

4040
<properties>
4141
<openMRSVersion>2.7.0</openMRSVersion>
42-
<reportingCompatibilityVersion>2.0.6</reportingCompatibilityVersion>
42+
<reportingCompatibilityVersion>3.0.0-SNAPSHOT</reportingCompatibilityVersion>
4343
<openMRSMinorVersion>2.7</openMRSMinorVersion>
44-
<htmlwidgetsVersion>1.7.2</htmlwidgetsVersion>
44+
<htmlwidgetsVersion>2.0.0-SNAPSHOT</htmlwidgetsVersion>
4545
<serializationVersion>0.2.17-SNAPSHOT</serializationVersion>
4646
<calculationVersion>1.2</calculationVersion>
4747
<quartzVersion>2.1.1</quartzVersion>
@@ -54,7 +54,6 @@
5454
<MODULE_NAME>Reporting</MODULE_NAME>
5555
<MODULE_VERSION>${project.parent.version}</MODULE_VERSION>
5656
<MODULE_PACKAGE>${project.parent.groupId}.${project.parent.artifactId}</MODULE_PACKAGE>
57-
<reportingApiConditionalArtifactId>reporting-api-1.9</reportingApiConditionalArtifactId>
5857
</properties>
5958

6059

0 commit comments

Comments
 (0)