Skip to content

Commit

Permalink
RWSPU-45: Preparing to release 1.3.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
kaweesi committed Sep 14, 2016
1 parent 305aabd commit 53d4d96
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.openmrs.module</groupId>
<artifactId>systemmonitor</artifactId>
<version>1.4.6-SNAPSHOT</version>
<version>1.3.6.6</version>
</parent>

<artifactId>systemmonitor-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion omod/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.openmrs.module</groupId>
<artifactId>systemmonitor</artifactId>
<version>1.4.6-SNAPSHOT</version>
<version>1.3.6.6</version>
</parent>

<artifactId>systemmonitor-omod</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>org.openmrs.module</groupId>
<artifactId>systemmonitor</artifactId>
<version>1.4.6-SNAPSHOT</version>
<version>1.3.6.6</version>
<packaging>pom</packaging>
<name>System Monitor Module</name>
<description>Helps to monitor OpenMRS in the background and report to other systems about the server performance and OpenMRS indicators</description>
Expand Down

0 comments on commit 53d4d96

Please sign in to comment.