File tree Expand file tree Collapse file tree 1 file changed +1
-14
lines changed Expand file tree Collapse file tree 1 file changed +1
-14
lines changed Original file line number Diff line number Diff line change 66
77 <groupId >io.github.automated-a11y</groupId >
88 <artifactId >java-a11y-playwright</artifactId >
9- <version >1.0-SNAPSHOT</version >
9+ <version >1.0.1 -SNAPSHOT</version >
1010
1111 <properties >
1212 <maven .compiler.source>8</maven .compiler.source>
150150 </execution >
151151 </executions >
152152 </plugin >
153- <plugin >
154- <groupId >org.apache.maven.plugins</groupId >
155- <artifactId >maven-shade-plugin</artifactId >
156- <version >${mavenshadeplugin.version} </version >
157- <executions >
158- <execution >
159- <phase >package</phase >
160- <goals >
161- <goal >shade</goal >
162- </goals >
163- </execution >
164- </executions >
165- </plugin >
166153 <plugin >
167154 <groupId >org.apache.maven.plugins</groupId >
168155 <artifactId >maven-surefire-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments