Browse Source

[NO-JIRA] Fix parent version

pull/168/head
Jacek Poreda 3 months ago
parent
commit
f3710e2973
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      it/pom.xml

+ 1
- 1
it/pom.xml View File

<parent> <parent>
<groupId>org.sonarsource.parent</groupId> <groupId>org.sonarsource.parent</groupId>
<artifactId>parent</artifactId> <artifactId>parent</artifactId>
<version>70.0.0.1285</version>
<version>71.0.0.1292</version>
<relativePath /> <relativePath />
</parent> </parent>



Loading…
Cancel
Save