Skip to content

Commit 12e707d

Browse files
stotymeszinorbi
authored andcommitted
OMID-315 Update Apache parent pom to 31 (#194)
1 parent cf65137 commit 12e707d

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

pom.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<parent>
3838
<groupId>org.apache</groupId>
3939
<artifactId>apache</artifactId>
40-
<version>30</version>
40+
<version>31</version>
4141
</parent>
4242

4343
<licenses>
@@ -184,7 +184,6 @@
184184
<maven-cobertura-plugin.version>2.7</maven-cobertura-plugin.version>
185185
<maven-license-plugin.version>4.3</maven-license-plugin.version>
186186
<maven-pmd-plugin.version>3.21.0</maven-pmd-plugin.version>
187-
<maven-checkstyle-plugin.version>3.3.0</maven-checkstyle-plugin.version>
188187
<maven-jxr-plugin.version>3.3.0</maven-jxr-plugin.version>
189188
<maven-findbugs-maven-plugin.version>3.0.5</maven-findbugs-maven-plugin.version>
190189
<maven-owasp-plugin.version>12.1.0</maven-owasp-plugin.version>
@@ -1329,7 +1328,6 @@
13291328
<plugin>
13301329
<groupId>org.apache.maven.plugins</groupId>
13311330
<artifactId>maven-checkstyle-plugin</artifactId>
1332-
<version>${maven-checkstyle-plugin.version}</version>
13331331
<configuration>
13341332
<configLocation>misc/omid_checks.xml</configLocation>
13351333
</configuration>

0 commit comments

Comments
 (0)