Skip to content

Commit 42a2e8e

Browse files
STAND-117: Update CIEL version and Openmrs Version> 2.8.0-alpha in the standalone Platform pom (#81)
1 parent 988ebde commit 42a2e8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,15 @@
2424
<maven.compiler.target>1.8</maven.compiler.target>
2525

2626
<ciel.dictionary.openmrs.version>2.5.5</ciel.dictionary.openmrs.version>
27-
<ciel.dictionary.version>20250512</ciel.dictionary.version>
27+
<ciel.dictionary.version>20250715</ciel.dictionary.version>
2828

2929
<liquibase.plugin.artifactId>liquibase-maven-plugin</liquibase.plugin.artifactId>
3030
<liquibase.plugin.version.4.x>4.32.0</liquibase.plugin.version.4.x>
3131

3232
<liquibase.demodata.archive>large-demo-data-2-7-0.sql.zip</liquibase.demodata.archive>
3333
<liquibase.cieldata.filename>liquibase-ciel-data.xml</liquibase.cieldata.filename>
3434

35-
<openmrs.version>2.7.4-SNAPSHOT</openmrs.version>
35+
<openmrs.version>2.8.0-alpha</openmrs.version>
3636
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3737
<tomcat.version>9.0.106</tomcat.version>
3838
<junitVersion>5.12.2</junitVersion>

0 commit comments

Comments
 (0)