Skip to content

Commit

Permalink
Merge pull request #687 from motech-implementations/ma-disable-hpd
Browse files Browse the repository at this point in the history
Bumping pom version for next hotfix
  • Loading branch information
koshalt committed May 31, 2016
2 parents c3f2f24 + cc4bac7 commit 85dc1f7
Show file tree
Hide file tree
Showing 12 changed files with 23 additions and 23 deletions.
4 changes: 2 additions & 2 deletions api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<artifactId>nms</artifactId>
<groupId>org.motechproject.nms</groupId>
<version>1.0.15</version>
<version>1.0.16</version>
<relativePath>../</relativePath>
</parent>

<artifactId>api</artifactId>
<version>1.0.15</version>
<version>1.0.16</version>
<packaging>bundle</packaging>
<name>API module</name>

Expand Down
4 changes: 2 additions & 2 deletions csv/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<artifactId>nms</artifactId>
<groupId>org.motechproject.nms</groupId>
<version>1.0.15</version>
<version>1.0.16</version>
<relativePath>../</relativePath>
</parent>

<artifactId>csv</artifactId>
<version>1.0.15</version>
<version>1.0.16</version>
<packaging>bundle</packaging>
<name>CSV Module</name>

Expand Down
4 changes: 2 additions & 2 deletions flw/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<artifactId>nms</artifactId>
<groupId>org.motechproject.nms</groupId>
<version>1.0.15</version>
<version>1.0.16</version>
<relativePath>../</relativePath>
</parent>

<artifactId>flw</artifactId>
<version>1.0.15</version>
<version>1.0.16</version>
<packaging>bundle</packaging>
<name>FLW module</name>

Expand Down
4 changes: 2 additions & 2 deletions imi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
<parent>
<artifactId>nms</artifactId>
<groupId>org.motechproject.nms</groupId>
<version>1.0.15</version>
<version>1.0.16</version>
<relativePath>../</relativePath>
</parent>

<artifactId>imi</artifactId>
<version>1.0.15</version>
<version>1.0.16</version>
<packaging>bundle</packaging>
<name>IMI module</name>

Expand Down
4 changes: 2 additions & 2 deletions kilkari/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<artifactId>nms</artifactId>
<groupId>org.motechproject.nms</groupId>
<version>1.0.15</version>
<version>1.0.16</version>
<relativePath>../</relativePath>
</parent>

<artifactId>kilkari</artifactId>
<version>1.0.15</version>
<version>1.0.16</version>
<packaging>bundle</packaging>
<name>Kilkari module</name>

Expand Down
4 changes: 2 additions & 2 deletions mcts/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
<parent>
<artifactId>nms</artifactId>
<groupId>org.motechproject.nms</groupId>
<version>1.0.15</version>
<version>1.0.16</version>
<relativePath>../</relativePath>
</parent>

<artifactId>mcts</artifactId>
<version>1.0.15</version>
<version>1.0.16</version>
<packaging>bundle</packaging>
<name>Mother Children Tracking Service</name>

Expand Down
4 changes: 2 additions & 2 deletions mobile-academy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<artifactId>nms</artifactId>
<groupId>org.motechproject.nms</groupId>
<version>1.0.15</version>
<version>1.0.16</version>
<relativePath>../</relativePath>
</parent>

<artifactId>mobile-academy</artifactId>
<version>1.0.15</version>
<version>1.0.16</version>
<packaging>bundle</packaging>
<name>Mobile Academy module</name>

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 @@

<artifactId>nms</artifactId>
<groupId>org.motechproject.nms</groupId>
<version>1.0.15</version>
<version>1.0.16</version>
<packaging>pom</packaging>
<name>National Motech System</name>

Expand Down
4 changes: 2 additions & 2 deletions props/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<artifactId>nms</artifactId>
<groupId>org.motechproject.nms</groupId>
<version>1.0.15</version>
<version>1.0.16</version>
<relativePath>../</relativePath>
</parent>

<artifactId>props</artifactId>
<version>1.0.15</version>
<version>1.0.16</version>
<packaging>bundle</packaging>
<name>Properties module</name>

Expand Down
4 changes: 2 additions & 2 deletions region/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<artifactId>nms</artifactId>
<groupId>org.motechproject.nms</groupId>
<version>1.0.15</version>
<version>1.0.16</version>
<relativePath>../</relativePath>
</parent>

<artifactId>region</artifactId>
<version>1.0.15</version>
<version>1.0.16</version>
<packaging>bundle</packaging>
<name>Region Module</name>

Expand Down
4 changes: 2 additions & 2 deletions testing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
<parent>
<artifactId>nms</artifactId>
<groupId>org.motechproject.nms</groupId>
<version>1.0.15</version>
<version>1.0.16</version>
<relativePath>../</relativePath>
</parent>

<artifactId>testing</artifactId>
<version>1.0.15</version>
<version>1.0.16</version>
<packaging>bundle</packaging>
<name>Testing module</name>

Expand Down
4 changes: 2 additions & 2 deletions tracking/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<artifactId>nms</artifactId>
<groupId>org.motechproject.nms</groupId>
<version>1.0.15</version>
<version>1.0.16</version>
<relativePath>../</relativePath>
</parent>

<artifactId>tracking</artifactId>
<version>1.0.15</version>
<version>1.0.16</version>
<packaging>bundle</packaging>
<name>Tracking Module</name>

Expand Down

0 comments on commit 85dc1f7

Please sign in to comment.