File tree 4 files changed +5
-5
lines changed 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.openmrs.module</groupId >
6
6
<artifactId >uiframework</artifactId >
7
- <version >3.25.0-SNAPSHOT </version >
7
+ <version >3.25.0</version >
8
8
</parent >
9
9
10
10
<artifactId >uiframework-api</artifactId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >uiframework</artifactId >
5
5
<groupId >org.openmrs.module</groupId >
6
- <version >3.25.0-SNAPSHOT </version >
6
+ <version >3.25.0</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.openmrs.module</groupId >
6
6
<artifactId >uiframework</artifactId >
7
- <version >3.25.0-SNAPSHOT </version >
7
+ <version >3.25.0</version >
8
8
</parent >
9
9
10
10
<artifactId >uiframework-omod</artifactId >
Original file line number Diff line number Diff line change 10
10
11
11
<groupId >org.openmrs.module</groupId >
12
12
<artifactId >uiframework</artifactId >
13
- <version >3.25.0-SNAPSHOT </version >
13
+ <version >3.25.0</version >
14
14
<packaging >pom</packaging >
15
15
<name >OpenMRS UI Framework</name >
16
16
<description >OpenMRS's new custom UI Framework, built on top of Spring MVC, and leveraging Groovy templates for
33
33
<connection >scm:git:git@github.com:openmrs/openmrs-module-uiframework.git</connection >
34
34
<developerConnection >scm:git:git@github.com:openmrs/openmrs-module-uiframework.git</developerConnection >
35
35
<url >https://github.com/openmrs/openmrs-module-uiframework</url >
36
- <tag >HEAD </tag >
36
+ <tag >3.25.0 </tag >
37
37
</scm >
38
38
39
39
<modules >
You can’t perform that action at this time.
0 commit comments