Skip to content

Commit

Permalink
upping the version to 0.92
Browse files Browse the repository at this point in the history
  • Loading branch information
binduak committed Jun 6, 2018
1 parent cc9074e commit 76a9906
Show file tree
Hide file tree
Showing 15 changed files with 30 additions and 30 deletions.
6 changes: 3 additions & 3 deletions admin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>bahmni</artifactId>
<groupId>org.bahmni.module</groupId>
<version>0.91-SNAPSHOT</version>
<version>0.92-SNAPSHOT</version>
</parent>

<artifactId>admin</artifactId>
Expand All @@ -16,7 +16,7 @@
<dependency>
<groupId>org.bahmni.module</groupId>
<artifactId>bahmni-migrator</artifactId>
<version>0.91-SNAPSHOT</version>
<version>0.92-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.openmrs.module</groupId>
Expand Down Expand Up @@ -56,7 +56,7 @@
<dependency>
<groupId>org.bahmni.module</groupId>
<artifactId>bahmni-emr-api</artifactId>
<version>0.91-SNAPSHOT</version>
<version>0.92-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.openmrs.module</groupId>
Expand Down
2 changes: 1 addition & 1 deletion bahmni-emr-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>bahmni</artifactId>
<groupId>org.bahmni.module</groupId>
<version>0.91-SNAPSHOT</version>
<version>0.92-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion bahmni-mapping/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.bahmni.module</groupId>
<artifactId>bahmni</artifactId>
<version>0.91-SNAPSHOT</version>
<version>0.92-SNAPSHOT</version>
</parent>
<artifactId>bahmni-mapping</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion bahmni-test-commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<artifactId>bahmni</artifactId>
<groupId>org.bahmni.module</groupId>
<version>0.91-SNAPSHOT</version>
<version>0.92-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions bahmnicore-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.bahmni.module</groupId>
<artifactId>bahmni</artifactId>
<version>0.91-SNAPSHOT</version>
<version>0.92-SNAPSHOT</version>
</parent>
<artifactId>bahmnicore-api</artifactId>
<packaging>jar</packaging>
Expand Down Expand Up @@ -130,7 +130,7 @@
<dependency>
<groupId>org.bahmni.module</groupId>
<artifactId>web-clients</artifactId>
<version>0.91-SNAPSHOT</version>
<version>0.92-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.openmrs.module</groupId>
Expand Down
12 changes: 6 additions & 6 deletions bahmnicore-omod/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.bahmni.module</groupId>
<artifactId>bahmni</artifactId>
<version>0.91-SNAPSHOT</version>
<version>0.92-SNAPSHOT</version>
</parent>
<artifactId>bahmnicore-omod</artifactId>
<packaging>jar</packaging>
Expand Down Expand Up @@ -67,7 +67,7 @@
<dependency>
<groupId>org.bahmni.module</groupId>
<artifactId>mail-appender</artifactId>
<version>0.91-SNAPSHOT</version>
<version>0.92-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.openmrs.module</groupId>
Expand Down Expand Up @@ -104,7 +104,7 @@
<dependency>
<groupId>org.bahmni.module</groupId>
<artifactId>common</artifactId>
<version>0.91-SNAPSHOT</version>
<version>0.92-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.bahmni.module</groupId>
Expand Down Expand Up @@ -236,7 +236,7 @@
<dependency>
<groupId>org.bahmni.test</groupId>
<artifactId>bahmni-test-commons</artifactId>
<version>0.91-SNAPSHOT</version>
<version>0.92-SNAPSHOT</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
Expand Down Expand Up @@ -286,13 +286,13 @@
<dependency>
<groupId>org.openmrs.module</groupId>
<artifactId>rulesengine-api</artifactId>
<version>0.91-SNAPSHOT</version>
<version>0.92-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.openmrs.module</groupId>
<artifactId>rulesengine-api</artifactId>
<version>0.91-SNAPSHOT</version>
<version>0.92-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion bahmnicore-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.bahmni.module</groupId>
<artifactId>bahmni</artifactId>
<version>0.91-SNAPSHOT</version>
<version>0.92-SNAPSHOT</version>
</parent>
<artifactId>bahmnicore-ui</artifactId>
<packaging>jar</packaging>
Expand Down
6 changes: 3 additions & 3 deletions jss-old-data/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>bahmni</artifactId>
<groupId>org.bahmni.module</groupId>
<version>0.91-SNAPSHOT</version>
<version>0.92-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand All @@ -14,12 +14,12 @@
<dependency>
<groupId>org.bahmni.module</groupId>
<artifactId>bahmni-migrator</artifactId>
<version>0.91-SNAPSHOT</version>
<version>0.92-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.bahmni.module</groupId>
<artifactId>openmrs-connector</artifactId>
<version>0.91-SNAPSHOT</version>
<version>0.92-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>joda-time</groupId>
Expand Down
4 changes: 2 additions & 2 deletions obs-relation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.bahmni.module</groupId>
<artifactId>bahmni</artifactId>
<version>0.91-SNAPSHOT</version>
<version>0.92-SNAPSHOT</version>
</parent>
<artifactId>obs-relationship</artifactId>
<packaging>jar</packaging>
Expand Down Expand Up @@ -40,7 +40,7 @@
<dependency>
<groupId>org.bahmni.test</groupId>
<artifactId>bahmni-test-commons</artifactId>
<version>0.91-SNAPSHOT</version>
<version>0.92-SNAPSHOT</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
Expand Down
4 changes: 2 additions & 2 deletions openmrs-elis-atomfeed-client-omod/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.bahmni.module</groupId>
<artifactId>bahmni</artifactId>
<version>0.91-SNAPSHOT</version>
<version>0.92-SNAPSHOT</version>
</parent>
<artifactId>openelis-atomfeed-client-omod</artifactId>
<packaging>jar</packaging>
Expand Down Expand Up @@ -313,7 +313,7 @@
<dependency>
<groupId>org.bahmni.module</groupId>
<artifactId>web-clients</artifactId>
<version>0.91-SNAPSHOT</version>
<version>0.92-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.openmrs.module</groupId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>org.bahmni.module</groupId>
<artifactId>bahmni</artifactId>
<version>0.91-SNAPSHOT</version>
<version>0.92-SNAPSHOT</version>
<packaging>pom</packaging>
<name>BahmniEMR Core</name>

Expand Down Expand Up @@ -180,7 +180,7 @@
<dependency>
<groupId>org.bahmni.module</groupId>
<artifactId>bahmni-migrator</artifactId>
<version>0.91-SNAPSHOT</version>
<version>0.92-SNAPSHOT</version>
<type>jar</type>
<scope>provided</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion reference-data/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>reference-data</artifactId>
<groupId>org.bahmni.module</groupId>
<version>0.91-SNAPSHOT</version>
<version>0.92-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions reference-data/omod/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>reference-data</artifactId>
<groupId>org.bahmni.module</groupId>
<version>0.91-SNAPSHOT</version>
<version>0.92-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down Expand Up @@ -120,7 +120,7 @@
<dependency>
<groupId>org.bahmni.test</groupId>
<artifactId>bahmni-test-commons</artifactId>
<version>0.91-SNAPSHOT</version>
<version>0.92-SNAPSHOT</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion reference-data/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.bahmni.module</groupId>
<artifactId>bahmni</artifactId>
<version>0.91-SNAPSHOT</version>
<version>0.92-SNAPSHOT</version>
</parent>
<artifactId>reference-data</artifactId>
<packaging>pom</packaging>
Expand Down
4 changes: 2 additions & 2 deletions vagrant-deploy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>bahmni</artifactId>
<groupId>org.bahmni.module</groupId>
<version>0.91-SNAPSHOT</version>
<version>0.92-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down Expand Up @@ -33,7 +33,7 @@
<dependency>
<groupId>org.bahmni.module</groupId>
<artifactId>reference-data-omod</artifactId>
<version>0.91-SNAPSHOT</version>
<version>0.92-SNAPSHOT</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 76a9906

Please sign in to comment.