Skip to content

Commit

Permalink
Preparing to release 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kaweesi committed Oct 10, 2016
1 parent a1eb262 commit 0f48b66
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>isanteplus</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
</parent>

<artifactId>isanteplus-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>isanteplus</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
</parent>

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

<groupId>org.openmrs.module</groupId>
<artifactId>isanteplus</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
<packaging>pom</packaging>
<name>iSantePlus Module</name>
<description>iSantePlus's customization of the reference app's patient dashboard, adds growth charts, treatment history etc</description>
Expand Down

0 comments on commit 0f48b66

Please sign in to comment.