File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2
2
<Project >
3
3
<PropertyGroup >
4
4
<!-- These 4 values are set via set-version.ps1 -->
5
- <ShortVersion >10.6 </ShortVersion >
5
+ <ShortVersion >10.7 </ShortVersion >
6
6
<BuildNumber >0</BuildNumber >
7
7
<Branch >
8
8
</Branch >
Original file line number Diff line number Diff line change 11
11
12
12
<groupId >org.sonarsource.dotnet</groupId >
13
13
<artifactId >sonar-dotnet</artifactId >
14
- <version >10.6 -SNAPSHOT</version >
14
+ <version >10.7 -SNAPSHOT</version >
15
15
<packaging >pom</packaging >
16
16
17
17
<name >Sonar .NET Java Plugin</name >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.sonarsource.dotnet</groupId >
8
8
<artifactId >sonar-dotnet</artifactId >
9
- <version >10.6 -SNAPSHOT</version >
9
+ <version >10.7 -SNAPSHOT</version >
10
10
</parent >
11
11
12
12
<artifactId >sonar-csharp-core</artifactId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.sonarsource.dotnet</groupId >
8
8
<artifactId >sonar-dotnet</artifactId >
9
- <version >10.6 -SNAPSHOT</version >
9
+ <version >10.7 -SNAPSHOT</version >
10
10
</parent >
11
11
12
12
<artifactId >sonar-csharp-plugin</artifactId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.sonarsource.dotnet</groupId >
8
8
<artifactId >sonar-dotnet</artifactId >
9
- <version >10.6 -SNAPSHOT</version >
9
+ <version >10.7 -SNAPSHOT</version >
10
10
</parent >
11
11
12
12
<artifactId >sonar-dotnet-core</artifactId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.sonarsource.dotnet</groupId >
8
8
<artifactId >sonar-dotnet</artifactId >
9
- <version >10.6 -SNAPSHOT</version >
9
+ <version >10.7 -SNAPSHOT</version >
10
10
</parent >
11
11
12
12
<artifactId >sonar-vbnet-core</artifactId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.sonarsource.dotnet</groupId >
8
8
<artifactId >sonar-dotnet</artifactId >
9
- <version >10.6 -SNAPSHOT</version >
9
+ <version >10.7 -SNAPSHOT</version >
10
10
</parent >
11
11
12
12
<artifactId >sonar-vbnet-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments