File tree Expand file tree Collapse file tree 2 files changed +2
-21
lines changed Expand file tree Collapse file tree 2 files changed +2
-21
lines changed Original file line number Diff line number Diff line change 44
55 <groupId >com.aventstack</groupId >
66 <artifactId >extentreports</artifactId >
7- <version >4.0.6 </version >
7+ <version >4.0.7 </version >
88
99 <name >extentreports</name >
1010 <url >www.extentreports.com</url >
Original file line number Diff line number Diff line change 44
55 <groupId >com.aventstack</groupId >
66 <artifactId >extentreports</artifactId >
7- <version >4.0.7-SNAPSHOT </version >
7+ <version >4.0.7</version >
88
99 <name >extentreports</name >
1010 <url >www.extentreports.com</url >
113113 <artifactId >maven-resources-plugin</artifactId >
114114 <version >2.7</version >
115115 </plugin >
116- <plugin >
117- <groupId >org.jacoco</groupId >
118- <artifactId >jacoco-maven-plugin</artifactId >
119- <version >0.7.9</version >
120- <executions >
121- <execution >
122- <goals >
123- <goal >prepare-agent</goal >
124- </goals >
125- </execution >
126- <execution >
127- <id >report</id >
128- <phase >test</phase >
129- <goals >
130- <goal >report</goal >
131- </goals >
132- </execution >
133- </executions >
134- </plugin >
135116 </plugins >
136117 </build >
137118
You can’t perform that action at this time.
0 commit comments