Skip to content

Commit b157ba8

Browse files
committed
Set the platform version to 2.7.0
1 parent 5419198 commit b157ba8

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
@@ -43,7 +43,7 @@
4343
</modules>
4444

4545
<properties>
46-
<openMRSVersion>1.9.9</openMRSVersion>
46+
<openMRSVersion>2.7.0</openMRSVersion>
4747
<reportingCompatibilityVersion>2.0.6</reportingCompatibilityVersion>
4848
<openMRSMinorVersion>1.9</openMRSMinorVersion>
4949
<htmlwidgetsVersion>1.7.2</htmlwidgetsVersion>
@@ -485,7 +485,7 @@
485485
<plugin>
486486
<groupId>org.apache.maven.plugins</groupId>
487487
<artifactId>maven-surefire-plugin</artifactId>
488-
<version>2.5</version>
488+
<version>3.5.3</version>
489489
<configuration>
490490
<!-- Some tests are locale specific -->
491491
<argLine>-Xmx1024m -Xms1024m -XX:MaxPermSize=512m -Duser.language=en -Duser.region=US -Djdk.net.URLClassPath.disableClassPathURLCheck=true</argLine>

0 commit comments

Comments
 (0)