Skip to content

Commit 85dc1f7

Browse files
committed
Merge pull request #687 from motech-implementations/ma-disable-hpd
Bumping pom version for next hotfix
2 parents c3f2f24 + cc4bac7 commit 85dc1f7

File tree

12 files changed

+23
-23
lines changed

12 files changed

+23
-23
lines changed

api/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
<parent>
66
<artifactId>nms</artifactId>
77
<groupId>org.motechproject.nms</groupId>
8-
<version>1.0.15</version>
8+
<version>1.0.16</version>
99
<relativePath>../</relativePath>
1010
</parent>
1111

1212
<artifactId>api</artifactId>
13-
<version>1.0.15</version>
13+
<version>1.0.16</version>
1414
<packaging>bundle</packaging>
1515
<name>API module</name>
1616

csv/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
<parent>
66
<artifactId>nms</artifactId>
77
<groupId>org.motechproject.nms</groupId>
8-
<version>1.0.15</version>
8+
<version>1.0.16</version>
99
<relativePath>../</relativePath>
1010
</parent>
1111

1212
<artifactId>csv</artifactId>
13-
<version>1.0.15</version>
13+
<version>1.0.16</version>
1414
<packaging>bundle</packaging>
1515
<name>CSV Module</name>
1616

flw/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
<parent>
66
<artifactId>nms</artifactId>
77
<groupId>org.motechproject.nms</groupId>
8-
<version>1.0.15</version>
8+
<version>1.0.16</version>
99
<relativePath>../</relativePath>
1010
</parent>
1111

1212
<artifactId>flw</artifactId>
13-
<version>1.0.15</version>
13+
<version>1.0.16</version>
1414
<packaging>bundle</packaging>
1515
<name>FLW module</name>
1616

imi/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
<parent>
88
<artifactId>nms</artifactId>
99
<groupId>org.motechproject.nms</groupId>
10-
<version>1.0.15</version>
10+
<version>1.0.16</version>
1111
<relativePath>../</relativePath>
1212
</parent>
1313

1414
<artifactId>imi</artifactId>
15-
<version>1.0.15</version>
15+
<version>1.0.16</version>
1616
<packaging>bundle</packaging>
1717
<name>IMI module</name>
1818

kilkari/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
<parent>
66
<artifactId>nms</artifactId>
77
<groupId>org.motechproject.nms</groupId>
8-
<version>1.0.15</version>
8+
<version>1.0.16</version>
99
<relativePath>../</relativePath>
1010
</parent>
1111

1212
<artifactId>kilkari</artifactId>
13-
<version>1.0.15</version>
13+
<version>1.0.16</version>
1414
<packaging>bundle</packaging>
1515
<name>Kilkari module</name>
1616

mcts/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
<parent>
77
<artifactId>nms</artifactId>
88
<groupId>org.motechproject.nms</groupId>
9-
<version>1.0.15</version>
9+
<version>1.0.16</version>
1010
<relativePath>../</relativePath>
1111
</parent>
1212

1313
<artifactId>mcts</artifactId>
14-
<version>1.0.15</version>
14+
<version>1.0.16</version>
1515
<packaging>bundle</packaging>
1616
<name>Mother Children Tracking Service</name>
1717

mobile-academy/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
<parent>
66
<artifactId>nms</artifactId>
77
<groupId>org.motechproject.nms</groupId>
8-
<version>1.0.15</version>
8+
<version>1.0.16</version>
99
<relativePath>../</relativePath>
1010
</parent>
1111

1212
<artifactId>mobile-academy</artifactId>
13-
<version>1.0.15</version>
13+
<version>1.0.16</version>
1414
<packaging>bundle</packaging>
1515
<name>Mobile Academy module</name>
1616

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<artifactId>nms</artifactId>
66
<groupId>org.motechproject.nms</groupId>
7-
<version>1.0.15</version>
7+
<version>1.0.16</version>
88
<packaging>pom</packaging>
99
<name>National Motech System</name>
1010

props/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
<parent>
66
<artifactId>nms</artifactId>
77
<groupId>org.motechproject.nms</groupId>
8-
<version>1.0.15</version>
8+
<version>1.0.16</version>
99
<relativePath>../</relativePath>
1010
</parent>
1111

1212
<artifactId>props</artifactId>
13-
<version>1.0.15</version>
13+
<version>1.0.16</version>
1414
<packaging>bundle</packaging>
1515
<name>Properties module</name>
1616

region/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
<parent>
66
<artifactId>nms</artifactId>
77
<groupId>org.motechproject.nms</groupId>
8-
<version>1.0.15</version>
8+
<version>1.0.16</version>
99
<relativePath>../</relativePath>
1010
</parent>
1111

1212
<artifactId>region</artifactId>
13-
<version>1.0.15</version>
13+
<version>1.0.16</version>
1414
<packaging>bundle</packaging>
1515
<name>Region Module</name>
1616

0 commit comments

Comments
 (0)