Skip to content

Commit 333d6ee

Browse files
committed
Changing the version to 2.12.1-SNAPSHOT
1 parent 19cb5b9 commit 333d6ee

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.openmrs.module</groupId>
66
<artifactId>referenceapplication</artifactId>
7-
<version>2.13.0-SNAPSHOT</version>
7+
<version>2.12.1-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>referenceapplication-api</artifactId>

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.openmrs.module</groupId>
66
<artifactId>referenceapplication</artifactId>
7-
<version>2.13.0-SNAPSHOT</version>
7+
<version>2.12.1-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>referenceapplication-omod</artifactId>

pom.xml

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

55
<groupId>org.openmrs.module</groupId>
66
<artifactId>referenceapplication</artifactId>
7-
<version>2.13.0-SNAPSHOT</version>
7+
<version>2.12.1-SNAPSHOT</version>
88
<packaging>pom</packaging>
99
<name>Reference Application Module</name>
1010
<description>Provides basic web features</description>

0 commit comments

Comments
 (0)