Skip to content

Commit

Permalink
Merge pull request #868 from guwirth/parent-pom-version-32
Browse files Browse the repository at this point in the history
Update parent pom to version 32
  • Loading branch information
guwirth committed May 25, 2016
2 parents dba73e4 + 82a3b16 commit 776aa3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<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">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>org.sonarsource.parent</groupId>
<artifactId>parent</artifactId>
<version>31</version>
<version>32</version>
</parent>

<groupId>org.codehaus.sonar-plugins.cxx</groupId>
Expand Down

0 comments on commit 776aa3a

Please sign in to comment.