Skip to content

Commit

Permalink
Adding back integration tests (#246)
Browse files Browse the repository at this point in the history
  • Loading branch information
wikumChamith authored Aug 15, 2023
1 parent 8282ecc commit 96cdc6b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.openmrs.maven</groupId>
<artifactId>openmrs-sdk</artifactId>
<version>5.2.0-SNAPSHOT</version>
<version>5.3.0-SNAPSHOT</version>
</parent>

<artifactId>openmrs-sdk-integration-tests</artifactId>
Expand Down
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
<module>tomcat7-maven-plugin</module>
<module>tomcat9-maven-plugin</module>
<module>maven-plugin</module>
<module>integration-tests</module>
</modules>

<licenses>
Expand Down

0 comments on commit 96cdc6b

Please sign in to comment.