File tree Expand file tree Collapse file tree 3 files changed +16
-6
lines changed Expand file tree Collapse file tree 3 files changed +16
-6
lines changed Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
32 <modelVersion >4.0.0</modelVersion >
43 <parent >
54 <groupId >org.openmrs.module</groupId >
146145 </build >
147146
148147
148+
149+ <scm >
150+ <tag >2.1.0</tag >
151+ </scm >
149152</project >
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
32 <modelVersion >4.0.0</modelVersion >
43
54 <parent >
106105 <version >20160810</version >
107106 <scope >provided</scope >
108107 </dependency >
108+ <dependency >
109+ <groupId >org.openmrs.module</groupId >
110+ <artifactId >reportingcompatibility-api</artifactId >
111+ </dependency >
109112
110113 </dependencies >
111114
178181
179182 </build >
180183
184+
185+ <scm >
186+ <tag >2.1.0</tag >
187+ </scm >
181188</project >
Original file line number Diff line number Diff line change 33
44 <groupId >org.openmrs.module</groupId >
55 <artifactId >ugandaemrreports</artifactId >
6- <version > 2.0.38-SNAPSHOT </version >
6+ <version > 2.1.0 </version >
77 <packaging >pom</packaging >
88 <name >UgandaEMR Reports Module</name >
99 <description >Reports for the UgandaEMR distribution</description >
2525 <developerConnection >scm:git:git@github.com:METS-Programme/openmrs-module-ugandaemr-reports.git
2626 </developerConnection >
2727 <url >scm:git:https://github.com/METS-Programme/openmrs-module-ugandaemr-reports</url >
28- <tag >2.0.36-SNAPSHOT </tag >
28+ <tag >2.1.0 </tag >
2929 </scm >
3030
3131 <modules >
You can’t perform that action at this time.
0 commit comments