Skip to content

Commit 0e12ae4

Browse files
committed
bump for testing
1 parent f595da5 commit 0e12ae4

File tree

8 files changed

+21
-16
lines changed

8 files changed

+21
-16
lines changed

Tasks/MavenV4/task.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"version": {
1919
"Major": 4,
2020
"Minor": 247,
21-
"Patch": 0
21+
"Patch": 21
2222
},
2323
"releaseNotes": "Configuration of the SonarQube analysis was moved to the [SonarQube](https://marketplace.visualstudio.com/items?itemName=SonarSource.sonarqube) or [SonarCloud](https://marketplace.visualstudio.com/items?itemName=SonarSource.sonarcloud) extensions, in task `Prepare Analysis Configuration`",
2424
"demands": [

Tasks/MavenV4/task.loc.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"version": {
1919
"Major": 4,
2020
"Minor": 247,
21-
"Patch": 0
21+
"Patch": 21
2222
},
2323
"releaseNotes": "ms-resource:loc.releaseNotes",
2424
"demands": [

_generated/MavenV4.versionmap.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Default|4.247.0
2-
Node20-225|4.247.1
1+
Default|4.247.21
2+
Node20-225|4.247.22

_generated/MavenV4/task.json

+4-3
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"version": {
1919
"Major": 4,
2020
"Minor": 247,
21-
"Patch": 0
21+
"Patch": 21
2222
},
2323
"releaseNotes": "Configuration of the SonarQube analysis was moved to the [SonarQube](https://marketplace.visualstudio.com/items?itemName=SonarSource.sonarqube) or [SonarCloud](https://marketplace.visualstudio.com/items?itemName=SonarSource.sonarcloud) extensions, in task `Prepare Analysis Configuration`",
2424
"demands": [
@@ -527,7 +527,8 @@
527527
"NoTestResults": "No test result files matching %s were found, so publishing JUnit test results is being skipped."
528528
},
529529
"_buildConfigMapping": {
530-
"Default": "4.247.0",
531-
"Node20-225": "4.247.1"
530+
"Default": "4.247.21",
531+
"LocalPackages": "4.247.20",
532+
"Node20-225": "4.247.22"
532533
}
533534
}

_generated/MavenV4/task.loc.json

+4-3
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"version": {
1919
"Major": 4,
2020
"Minor": 247,
21-
"Patch": 0
21+
"Patch": 21
2222
},
2323
"releaseNotes": "ms-resource:loc.releaseNotes",
2424
"demands": [
@@ -527,7 +527,8 @@
527527
"NoTestResults": "ms-resource:loc.messages.NoTestResults"
528528
},
529529
"_buildConfigMapping": {
530-
"Default": "4.247.0",
531-
"Node20-225": "4.247.1"
530+
"Default": "4.247.21",
531+
"LocalPackages": "4.247.20",
532+
"Node20-225": "4.247.22"
532533
}
533534
}

_generated/MavenV4_Node20/task.json

+4-3
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"version": {
1919
"Major": 4,
2020
"Minor": 247,
21-
"Patch": 1
21+
"Patch": 22
2222
},
2323
"releaseNotes": "Configuration of the SonarQube analysis was moved to the [SonarQube](https://marketplace.visualstudio.com/items?itemName=SonarSource.sonarqube) or [SonarCloud](https://marketplace.visualstudio.com/items?itemName=SonarSource.sonarcloud) extensions, in task `Prepare Analysis Configuration`",
2424
"demands": [
@@ -531,7 +531,8 @@
531531
"NoTestResults": "No test result files matching %s were found, so publishing JUnit test results is being skipped."
532532
},
533533
"_buildConfigMapping": {
534-
"Default": "4.247.0",
535-
"Node20-225": "4.247.1"
534+
"Default": "4.247.21",
535+
"LocalPackages": "4.247.20",
536+
"Node20-225": "4.247.22"
536537
}
537538
}

_generated/MavenV4_Node20/task.loc.json

+4-3
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"version": {
1919
"Major": 4,
2020
"Minor": 247,
21-
"Patch": 1
21+
"Patch": 22
2222
},
2323
"releaseNotes": "ms-resource:loc.releaseNotes",
2424
"demands": [
@@ -531,7 +531,8 @@
531531
"NoTestResults": "ms-resource:loc.messages.NoTestResults"
532532
},
533533
"_buildConfigMapping": {
534-
"Default": "4.247.0",
535-
"Node20-225": "4.247.1"
534+
"Default": "4.247.21",
535+
"LocalPackages": "4.247.20",
536+
"Node20-225": "4.247.22"
536537
}
537538
}

globalversion.txt

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
247.20

0 commit comments

Comments
 (0)