File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >org.openmrs.module</groupId >
55 <artifactId >drools</artifactId >
6- <version >1.0.0 </version >
6+ <version >1.1.0-SNAPSHOT </version >
77 </parent >
88
99 <artifactId >drools-api</artifactId >
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >org.openmrs.module</groupId >
55 <artifactId >drools</artifactId >
6- <version >1.0.0 </version >
6+ <version >1.1.0-SNAPSHOT </version >
77 </parent >
88
99 <artifactId >drools-omod</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.openmrs.module</groupId >
77 <artifactId >drools</artifactId >
8- <version >1.0.0 </version >
8+ <version >1.1.0-SNAPSHOT </version >
99 </parent >
1010 <artifactId >drools-patient-flags</artifactId >
1111 <packaging >jar</packaging >
1515 <dependency >
1616 <groupId >org.openmrs.module</groupId >
1717 <artifactId >drools-api</artifactId >
18- <version >1.0.0 </version >
18+ <version >1.1.0-SNAPSHOT </version >
1919 </dependency >
2020 <dependency >
2121 <groupId >org.openmrs.module</groupId >
3030 <dependency >
3131 <groupId >org.openmrs.module</groupId >
3232 <artifactId >drools-api</artifactId >
33- <version >1.0.0 </version >
33+ <version >1.1.0-SNAPSHOT </version >
3434 </dependency >
3535 <dependency >
3636 <groupId >org.openmrs</groupId >
Original file line number Diff line number Diff line change 33
44 <groupId >org.openmrs.module</groupId >
55 <artifactId >drools</artifactId >
6- <version >1.0.0 </version >
6+ <version >1.1.0-SNAPSHOT </version >
77 <packaging >pom</packaging >
88 <name >OpenMRS Drools Engine</name >
99 <description >OpenMRS Drools Engine</description >
1414 <connection >scm:git:git@github.com:openmrs/openmrs-module-drools.git</connection >
1515 <developerConnection >scm:git:git@github.com:openmrs/openmrs-module-drools.git</developerConnection >
1616 <url >https://github.com/openmrs/openmrs-module-drools/</url >
17- <tag >drools-1.0.0 </tag >
17+ <tag >HEAD </tag >
1818 </scm >
1919
2020 <modules >
You can’t perform that action at this time.
0 commit comments