Skip to content

Commit 776aa3a

Browse files
committed
Merge pull request #868 from guwirth/parent-pom-version-32
Update parent pom to version 32
2 parents dba73e4 + 82a3b16 commit 776aa3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
<?xml version="1.0" encoding="UTF-8"?>
1+
<?xml version="1.0" encoding="UTF-8"?>
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
33
<modelVersion>4.0.0</modelVersion>
44

55
<parent>
66
<groupId>org.sonarsource.parent</groupId>
77
<artifactId>parent</artifactId>
8-
<version>31</version>
8+
<version>32</version>
99
</parent>
1010

1111
<groupId>org.codehaus.sonar-plugins.cxx</groupId>

0 commit comments

Comments
 (0)