Skip to content

Commit 04199a5

Browse files
authored
Revert "BAH-4302 | Add. Release bahmni-core v1.3.0 (#286)" (#287)
This reverts commit 2653c71.
1 parent 2653c71 commit 04199a5

File tree

14 files changed

+14
-14
lines changed

14 files changed

+14
-14
lines changed

admin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>bahmni</artifactId>
77
<groupId>org.bahmni.module</groupId>
8-
<version>1.3.0</version>
8+
<version>1.3.0-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>admin</artifactId>

bahmni-emr-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>bahmni</artifactId>
77
<groupId>org.bahmni.module</groupId>
8-
<version>1.3.0</version>
8+
<version>1.3.0-SNAPSHOT</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

bahmni-mapping/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.bahmni.module</groupId>
66
<artifactId>bahmni</artifactId>
7-
<version>1.3.0</version>
7+
<version>1.3.0-SNAPSHOT</version>
88
</parent>
99
<artifactId>bahmni-mapping</artifactId>
1010
<packaging>jar</packaging>

bahmni-test-commons/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<artifactId>bahmni</artifactId>
1616
<groupId>org.bahmni.module</groupId>
17-
<version>1.3.0</version>
17+
<version>1.3.0-SNAPSHOT</version>
1818
</parent>
1919

2020
<dependencies>

bahmnicore-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.bahmni.module</groupId>
66
<artifactId>bahmni</artifactId>
7-
<version>1.3.0</version>
7+
<version>1.3.0-SNAPSHOT</version>
88
</parent>
99
<artifactId>bahmnicore-api</artifactId>
1010
<packaging>jar</packaging>

bahmnicore-omod/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.bahmni.module</groupId>
66
<artifactId>bahmni</artifactId>
7-
<version>1.3.0</version>
7+
<version>1.3.0-SNAPSHOT</version>
88
</parent>
99
<artifactId>bahmnicore-omod</artifactId>
1010
<packaging>jar</packaging>

bahmnicore-ui/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.bahmni.module</groupId>
66
<artifactId>bahmni</artifactId>
7-
<version>1.3.0</version>
7+
<version>1.3.0-SNAPSHOT</version>
88
</parent>
99
<artifactId>bahmnicore-ui</artifactId>
1010
<packaging>jar</packaging>

obs-relation/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.bahmni.module</groupId>
66
<artifactId>bahmni</artifactId>
7-
<version>1.3.0</version>
7+
<version>1.3.0-SNAPSHOT</version>
88
</parent>
99
<artifactId>obs-relationship</artifactId>
1010
<packaging>jar</packaging>

openmrs-elis-atomfeed-client-omod/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.bahmni.module</groupId>
66
<artifactId>bahmni</artifactId>
7-
<version>1.3.0</version>
7+
<version>1.3.0-SNAPSHOT</version>
88
</parent>
99
<artifactId>openelis-atomfeed-client-omod</artifactId>
1010
<packaging>jar</packaging>

pom.xml

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

55
<groupId>org.bahmni.module</groupId>
66
<artifactId>bahmni</artifactId>
7-
<version>1.3.0</version>
7+
<version>1.3.0-SNAPSHOT</version>
88
<packaging>pom</packaging>
99
<name>Bahmni EMR Core</name>
1010
<url>https://github.com/Bahmni/bahmni-core.git</url>

0 commit comments

Comments
 (0)