Skip to content

Commit a68e22b

Browse files
ivandalboscovilchik-elena
authored andcommitted
SONARPY-191 Update of parent POMs for 2017 (#79)
1 parent 76c612d commit a68e22b

File tree

244 files changed

+487
-487
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

244 files changed

+487
-487
lines changed

its/plugin/src/test/java/com/sonar/python/it/plugin/CoverageTest.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* SonarQube Python Plugin
3-
* Copyright (C) 2012-2016 SonarSource SA
4-
* mailto:contact AT sonarsource DOT com
3+
* Copyright (C) 2012-2017 SonarSource SA
4+
* mailto:info AT sonarsource DOT com
55
*
66
* This program is free software; you can redistribute it and/or
77
* modify it under the terms of the GNU Lesser General Public

its/plugin/src/test/java/com/sonar/python/it/plugin/MetricsTest.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* SonarQube Python Plugin
3-
* Copyright (C) 2012-2016 SonarSource SA
4-
* mailto:contact AT sonarsource DOT com
3+
* Copyright (C) 2012-2017 SonarSource SA
4+
* mailto:info AT sonarsource DOT com
55
*
66
* This program is free software; you can redistribute it and/or
77
* modify it under the terms of the GNU Lesser General Public

its/plugin/src/test/java/com/sonar/python/it/plugin/NoSonarTest.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* SonarQube Python Plugin
3-
* Copyright (C) 2012-2016 SonarSource SA
4-
* mailto:contact AT sonarsource DOT com
3+
* Copyright (C) 2012-2017 SonarSource SA
4+
* mailto:info AT sonarsource DOT com
55
*
66
* This program is free software; you can redistribute it and/or
77
* modify it under the terms of the GNU Lesser General Public

its/plugin/src/test/java/com/sonar/python/it/plugin/PylintReportTest.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* SonarQube Python Plugin
3-
* Copyright (C) 2012-2016 SonarSource SA
4-
* mailto:contact AT sonarsource DOT com
3+
* Copyright (C) 2012-2017 SonarSource SA
4+
* mailto:info AT sonarsource DOT com
55
*
66
* This program is free software; you can redistribute it and/or
77
* modify it under the terms of the GNU Lesser General Public

its/plugin/src/test/java/com/sonar/python/it/plugin/SonarLintTest.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* SonarQube Python Plugin
3-
* Copyright (C) 2012-2016 SonarSource SA
4-
* mailto:contact AT sonarsource DOT com
3+
* Copyright (C) 2012-2017 SonarSource SA
4+
* mailto:info AT sonarsource DOT com
55
*
66
* This program is free software; you can redistribute it and/or
77
* modify it under the terms of the GNU Lesser General Public

its/plugin/src/test/java/com/sonar/python/it/plugin/TestReportTest.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* SonarQube Python Plugin
3-
* Copyright (C) 2012-2016 SonarSource SA
4-
* mailto:contact AT sonarsource DOT com
3+
* Copyright (C) 2012-2017 SonarSource SA
4+
* mailto:info AT sonarsource DOT com
55
*
66
* This program is free software; you can redistribute it and/or
77
* modify it under the terms of the GNU Lesser General Public

its/plugin/src/test/java/com/sonar/python/it/plugin/Tests.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* SonarQube Python Plugin
3-
* Copyright (C) 2012-2016 SonarSource SA
4-
* mailto:contact AT sonarsource DOT com
3+
* Copyright (C) 2012-2017 SonarSource SA
4+
* mailto:info AT sonarsource DOT com
55
*
66
* This program is free software; you can redistribute it and/or
77
* modify it under the terms of the GNU Lesser General Public

its/plugin/src/test/java/com/sonar/python/it/plugin/XPathRuleTest.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* SonarQube Python Plugin
3-
* Copyright (C) 2012-2016 SonarSource SA
4-
* mailto:contact AT sonarsource DOT com
3+
* Copyright (C) 2012-2017 SonarSource SA
4+
* mailto:info AT sonarsource DOT com
55
*
66
* This program is free software; you can redistribute it and/or
77
* modify it under the terms of the GNU Lesser General Public

its/ruling/src/test/java/org/sonar/python/it/PythonRulingTest.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* SonarQube Python Plugin
3-
* Copyright (C) 2012-2016 SonarSource SA
4-
* mailto:contact AT sonarsource DOT com
3+
* Copyright (C) 2012-2017 SonarSource SA
4+
* mailto:info AT sonarsource DOT com
55
*
66
* This program is free software; you can redistribute it and/or
77
* modify it under the terms of the GNU Lesser General Public

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.sonarsource.parent</groupId>
77
<artifactId>parent</artifactId>
8-
<version>37</version>
8+
<version>38</version>
99
</parent>
1010

1111
<groupId>org.sonarsource.python</groupId>

0 commit comments

Comments
 (0)