Commit d17cfa8 1 parent 69a1a54 commit d17cfa8 Copy full SHA for d17cfa8
File tree 5 files changed +10
-25
lines changed
5 files changed +10
-25
lines changed Original file line number Diff line number Diff line change 14
14
<parent >
15
15
<groupId >org.openmrs.module</groupId >
16
16
<artifactId >kenyaemr</artifactId >
17
- <version >19.1.3 </version >
17
+ <version >19.1.4-SNAPSHOT </version >
18
18
</parent >
19
19
20
20
<artifactId >kenyaemr-api</artifactId >
21
- <version >19.1.3 </version >
21
+ <version >19.1.4-SNAPSHOT </version >
22
22
<packaging >jar</packaging >
23
23
<name >KenyaEMR Module API</name >
24
24
<description >API project for KenyaEMR Module</description >
Original file line number Diff line number Diff line change 16
16
<parent >
17
17
<groupId >org.openmrs.module</groupId >
18
18
<artifactId >kenyaemr</artifactId >
19
- <version >19.1.3 </version >
19
+ <version >19.1.4-SNAPSHOT </version >
20
20
</parent >
21
21
22
22
<artifactId >kenyaemr-distro</artifactId >
23
- <version >19.1.3 </version >
23
+ <version >19.1.4-SNAPSHOT </version >
24
24
<packaging >pom</packaging >
25
25
<name >KenyaEMR Distribution (optional)</name >
26
26
<description >Distribution project for KenyaEMR</description >
Original file line number Diff line number Diff line change 15
15
<parent >
16
16
<groupId >org.openmrs.module</groupId >
17
17
<artifactId >kenyaemr</artifactId >
18
- <version >19.1.3 </version >
18
+ <version >19.1.4-SNAPSHOT </version >
19
19
</parent >
20
20
21
21
<artifactId >kenyaemr-install</artifactId >
22
- <version >19.1.3 </version >
22
+ <version >19.1.4-SNAPSHOT </version >
23
23
<packaging >pom</packaging >
24
24
<name >KenyaEMR Installation (optional)</name >
25
25
<description >Installation tools for KenyaEMR</description >
Original file line number Diff line number Diff line change 15
15
<parent >
16
16
<groupId >org.openmrs.module</groupId >
17
17
<artifactId >kenyaemr</artifactId >
18
- <version >19.1.3 </version >
18
+ <version >19.1.4-SNAPSHOT </version >
19
19
</parent >
20
20
21
21
<artifactId >kenyaemr-omod</artifactId >
22
- <version >19.1.3 </version >
22
+ <version >19.1.4-SNAPSHOT </version >
23
23
<packaging >jar</packaging >
24
24
<name >KenyaEMR Module OMOD</name >
25
25
<description >OMOD project for KenyaEMR Module</description >
Original file line number Diff line number Diff line change 14
14
15
15
<groupId >org.openmrs.module</groupId >
16
16
<artifactId >kenyaemr</artifactId >
17
- <version >19.1.3 </version >
17
+ <version >19.1.4-SNAPSHOT </version >
18
18
<packaging >pom</packaging >
19
19
<name >KenyaEMR</name >
20
20
<description >OpenMRS-based EMR for Kenya</description >
57
57
<htmlformentryVersion >5.1.0</htmlformentryVersion >
58
58
<htmlwidgetsVersion >1.10.0</htmlwidgetsVersion >
59
59
<idgenVersion >4.5.0</idgenVersion >
60
- <kenyacoreVersion >3.0.1 </kenyacoreVersion >
60
+ <kenyacoreVersion >3.0.2-SNAPSHOT </kenyacoreVersion >
61
61
<kenyadqVersion >1.4.0</kenyadqVersion >
62
62
<kenyauiVersion >3.0.0</kenyauiVersion >
63
63
<kenyaemrOrderentryVersion >1.6.6</kenyaemrOrderentryVersion >
480
480
<id >mks-repo-snapshots</id >
481
481
<name >Mekom Solutions Nexus Snapshots</name >
482
482
<url >https://nexus.mekomsolutions.net/repository/maven-snapshots</url >
483
- <releases >
484
- <enabled >false</enabled >
485
- </releases >
486
483
<snapshots >
487
484
<enabled >true</enabled >
488
- <updatePolicy >interval:10080</updatePolicy >
489
- </snapshots >
490
- </repository >
491
- <repository >
492
- <id >mks-repo</id >
493
- <name >Mekom Solutions Nexus Releases</name >
494
- <url >https://nexus.mekomsolutions.net/repository/maven-releases</url >
495
- <releases >
496
- <enabled >true</enabled >
497
- </releases >
498
- <snapshots >
499
- <enabled >false</enabled >
500
485
</snapshots >
501
486
</repository >
502
487
</repositories >
You can’t perform that action at this time.
0 commit comments