You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pom.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@
11
11
12
12
<groupId>org.openmrs.module</groupId>
13
13
<artifactId>initializer</artifactId>
14
-
<version>2.9.0</version>
14
+
<version>2.10.0-SNAPSHOT</version>
15
15
<packaging>pom</packaging>
16
16
<name>Initializer</name>
17
17
<description>The OpenMRS Initializer module is an API-only module that processes the content of the configuration folder when it is found inside OpenMRS' application data directory.</description>
0 commit comments