File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 164164 <plugin >
165165 <groupId >org.apache.maven.plugins</groupId >
166166 <artifactId >maven-surefire-plugin</artifactId >
167- <version >2.20.1 </version >
167+ <version >${maven-surefire-plugin.version} </version >
168168 <configuration >
169169 <junitArtifactName >junit:junit</junitArtifactName >
170170 <includes >
Original file line number Diff line number Diff line change 203203 <plugin >
204204 <groupId >org.apache.maven.plugins</groupId >
205205 <artifactId >maven-surefire-plugin</artifactId >
206- <version >2.22.2 </version >
206+ <version >${maven-surefire-plugin.version} </version >
207207 <configuration >
208208 <junitArtifactName >junit:junit</junitArtifactName >
209209 <includes >
Original file line number Diff line number Diff line change 3333 <primefaces .version>8.0</primefaces .version>
3434 <servlet .version>5.0.0</servlet .version>
3535 <webflow .version>3.0.0-SNAPSHOT</webflow .version>
36+ <maven-surefire-plugin .version>2.22.2</maven-surefire-plugin .version>
3637 </properties >
3738
3839 <dependencyManagement >
You can’t perform that action at this time.
0 commit comments