File tree Expand file tree Collapse file tree 1 file changed +15
-2
lines changed Expand file tree Collapse file tree 1 file changed +15
-2
lines changed Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >design.aem</groupId >
1010 <artifactId >aemdesign-aem-core</artifactId >
11- <version >2.0.288 </version >
11+ <version >2.0.289 </version >
1212 <relativePath >../pom.xml</relativePath >
1313 </parent >
1414
1717 <!-- ====================================================================== -->
1818
1919 <artifactId >aemdesign-aem-services</artifactId >
20- <version >2.0.288 </version >
20+ <version >2.0.289 </version >
2121 <packaging >bundle</packaging >
2222 <name >AEM Design - Core - AEM Services</name >
2323 <description >Project for all AEM and OSGI Services</description >
249249 </execution >
250250 </executions >
251251 </plugin >
252+
253+ <plugin >
254+ <groupId >org.codehaus.mojo</groupId >
255+ <artifactId >cobertura-maven-plugin</artifactId >
256+ <version >2.7</version >
257+ <configuration >
258+ <formats >
259+ <format >html</format >
260+ <format >xml</format >
261+ </formats >
262+ <check />
263+ </configuration >
264+ </plugin >
252265 </plugins >
253266 </build >
254267
You can’t perform that action at this time.
0 commit comments