Skip to content

Commit 3aeae00

Browse files
committed
PETL-134 - Add ability to build PETL from local repo
1 parent 4b2b05d commit 3aeae00

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -294,6 +294,11 @@
294294
<name>central</name>
295295
<url>https://jcenter.bintray.com</url>
296296
</repository>
297+
<repository>
298+
<id>openmrs-repo</id>
299+
<name>OpenMRS Repository</name>
300+
<url>https://openmrs.jfrog.io/artifactory/public</url>
301+
</repository>
297302
<repository>
298303
<id>pentaho</id>
299304
<name>Pentaho Omni</name>

0 commit comments

Comments
 (0)