Skip to content

Commit 3f7bdb7

Browse files
committed
DATAJDBC-419 - Polishing.
Inherit plugin versions for dependency and surefire plugins.
1 parent 0069cc7 commit 3f7bdb7

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

pom.xml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -178,20 +178,6 @@
178178
</profiles>
179179

180180
<build>
181-
<pluginManagement>
182-
<plugins>
183-
<plugin>
184-
<groupId>org.apache.maven.plugins</groupId>
185-
<artifactId>maven-surefire-plugin</artifactId>
186-
<version>2.22.1</version>
187-
</plugin>
188-
<plugin>
189-
<groupId>org.apache.maven.plugins</groupId>
190-
<artifactId>maven-dependency-plugin</artifactId>
191-
<version>3.1.0</version>
192-
</plugin>
193-
</plugins>
194-
</pluginManagement>
195181
<plugins>
196182
<plugin>
197183
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)