Skip to content

Commit 4b6887b

Browse files
authored
pin to version 3.2.1 (#59)
* rename * don't use snapshots
1 parent 63f6916 commit 4b6887b

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

distro/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</groupId>
66
<artifactId>distro-emr</artifactId>
7-
<version>3.3.0-SNAPSHOT</version>
7+
<version>3.2.1</version>
88
</parent>
99

1010
<artifactId>distro-emr-configuration</artifactId>

frontend/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</groupId>
66
<artifactId>distro-emr</artifactId>
7-
<version>3.3.0-SNAPSHOT</version>
7+
<version>3.2.1</version>
88
</parent>
99

1010
<artifactId>distro-emr-frontend</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<name>Package and Run OpenMRS</name>
66
<description>Convenient project to build an OpenMRS distribution and run it</description>
77

8-
<version>3.3.0-SNAPSHOT</version>
8+
<version>3.2.1</version>
99
<packaging>pom</packaging>
1010

1111
<organization>

0 commit comments

Comments
 (0)