Skip to content

Commit 0a2ce3d

Browse files
committed
Set the scope of reportingcompatibility to provided
1 parent 233e621 commit 0a2ce3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<groupId>org.openmrs.module</groupId>
1717
<artifactId>reportingcompatibility-api</artifactId>
1818
<version>${reportingCompatibilityVersion}</version>
19-
<scope>compile</scope>
19+
<scope>provided</scope>
2020
</dependency>
2121
</dependencies>
2222

0 commit comments

Comments
 (0)