Skip to content

Commit 6ae3022

Browse files
committed
build(bumpversion): update bumpversion cfg for file paths
1 parent 41e3d84 commit 6ae3022

File tree

1 file changed

+29
-29
lines changed

1 file changed

+29
-29
lines changed

.bumpversion.cfg

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -67,119 +67,119 @@ replace = {new_version}
6767
search = {current_version}
6868
replace = {new_version}
6969

70-
[bumpversion:file:test/Assistant.v1.IntegrationTests/IBM.Watson.Assistant.v1.IntegrationTests.csproj]
70+
[bumpversion:file:src/IBM.Watson.Assistant.v1/Test/Integration/IBM.Watson.Assistant.v1.IntegrationTests.csproj]
7171
search = {current_version}
7272
replace = {new_version}
7373

74-
[bumpversion:file:test/Assistant.v1.UnitTests/IBM.Watson.Assistant.v1.UnitTests.csproj]
74+
[bumpversion:file:src/IBM.Watson.Assistant.v1/Test/Unit/IBM.Watson.Assistant.v1.UnitTests.csproj]
7575
search = {current_version}
7676
replace = {new_version}
7777

78-
[bumpversion:file:test/Assistant.v2.IntegrationTests/IBM.Watson.Assistant.v2.IntegrationTests.csproj]
78+
[bumpversion:file:src/IBM.Watson.Assistant.v2/Test/Integration/IBM.Watson.Assistant.v2.IntegrationTests.csproj]
7979
search = {current_version}
8080
replace = {new_version}
8181

82-
[bumpversion:file:test/Assistant.v2.UnitTests/IBM.Watson.Assistant.v2.UnitTests.csproj]
82+
[bumpversion:file:src/IBM.Watson.Assistant.v2/Test/Unit/IBM.Watson.Assistant.v2.UnitTests.csproj]
8383
search = {current_version}
8484
replace = {new_version}
8585

86-
[bumpversion:file:test/CompareComply.v1.IntegrationTests/IBM.Watson.CompareComply.v1.IntegrationTests.csproj]
86+
[bumpversion:file:src/IBM.Watson.CompareComply.v1/Test/Integration/IBM.Watson.CompareComply.v1.IntegrationTests.csproj]
8787
search = {current_version}
8888
replace = {new_version}
8989

90-
[bumpversion:file:test/CompareComply.v1.UnitTests/IBM.Watson.CompareComply.v1.UnitTests.csproj]
90+
[bumpversion:file:src/IBM.Watson.CompareComply.v1/Test/Unit/IBM.Watson.CompareComply.v1.UnitTests.csproj]
9191
search = {current_version}
9292
replace = {new_version}
9393

94-
[bumpversion:file:test/Discovery.v1.IntegrationTests/IBM.Watson.Discovery.v1.IntegrationTests.csproj]
94+
[bumpversion:file:src/IBM.Watson.Discovery.v1/Test/Integration/IBM.Watson.Discovery.v1.IntegrationTests.csproj]
9595
search = {current_version}
9696
replace = {new_version}
9797

98-
[bumpversion:file:test/Discovery.v1.UnitTests/IBM.Watson.Discovery.v1.UnitTests.csproj]
98+
[bumpversion:file:src/IBM.Watson.Discovery.v1/Test/Unit/IBM.Watson.Discovery.v1.UnitTests.csproj]
9999
search = {current_version}
100100
replace = {new_version}
101101

102-
[bumpversion:file:test/Discovery.v2.IntegrationTests/IBM.Watson.Discovery.v2.IntegrationTests.csproj]
102+
[bumpversion:file:src/IBM.Watson.Discovery.v2/Test/Integration/IBM.Watson.Discovery.v2.IntegrationTests.csproj]
103103
search = {current_version}
104104
replace = {new_version}
105105

106-
[bumpversion:file:test/Discovery.v2.UnitTests/IBM.Watson.Discovery.v2.UnitTests.csproj]
106+
[bumpversion:file:src/IBM.Watson.Discovery.v2/Test/Unit/IBM.Watson.Discovery.v2.UnitTests.csproj]
107107
search = {current_version}
108108
replace = {new_version}
109109

110-
[bumpversion:file:test/IBM.Watson.IntegrationTests/IBM.Watson.IntegrationTests.csproj]
110+
[bumpversion:file:src/IBM.Watson.IntegrationTests/IBM.Watson.IntegrationTests.csproj]
111111
search = {current_version}
112112
replace = {new_version}
113113

114-
[bumpversion:file:test/LanguageTranslator.v3.IntegrationTests/IBM.Watson.LanguageTranslator.v3.IntegrationTests.csproj]
114+
[bumpversion:file:src/IBM.Watson.LanguageTranslator.v3/Test/Integration/IBM.Watson.LanguageTranslator.v3.IntegrationTests.csproj]
115115
search = {current_version}
116116
replace = {new_version}
117117

118-
[bumpversion:file:test/LanguageTranslator.v3.UnitTests/IBM.Watson.LanguageTranslator.v3.UnitTests.csproj]
118+
[bumpversion:file:src/IBM.Watson.LanguageTranslator.v3/Test/Unit/IBM.Watson.LanguageTranslator.v3.UnitTests.csproj]
119119
search = {current_version}
120120
replace = {new_version}
121121

122-
[bumpversion:file:test/NaturalLanguageUnderstanding.v1.UnitTests/IBM.Watson.NaturalLanguageUnderstanding.v1.UnitTests.csproj]
122+
[bumpversion:file:src/IBM.Watson.NaturalLanguageUnderstanding.v1/Test/Unit/IBM.Watson.NaturalLanguageUnderstanding.v1.UnitTests.csproj]
123123
search = {current_version}
124124
replace = {new_version}
125125

126-
[bumpversion:file:test/NaturalLanguageUnderstanding.v1.IntegrationTests/IBM.Watson.NaturalLanguageUnderstanding.v1.IntegrationTests.csproj]
126+
[bumpversion:file:src/IBM.Watson.NaturalLanguageUnderstanding.v1/Test/Integration/IBM.Watson.NLU.v1.IntegrationTests.csproj]
127127
search = {current_version}
128128
replace = {new_version}
129129

130-
[bumpversion:file:test/NaturalLanguageClassifier.v1.IntegrationTests/IBM.Watson.NaturalLanguageClassifier.v1.IntegrationTests.csproj]
130+
[bumpversion:file:src/IBM.Watson.NaturalLanguageClassifier.v1/Test/Integration/IBM.Watson.NLC.v1.IntegrationTests.csproj]
131131
search = {current_version}
132132
replace = {new_version}
133133

134-
[bumpversion:file:test/NaturalLanguageClassifier.v1.UnitTests/IBM.Watson.NaturalLanguageClassifier.v1.UnitTests.csproj]
134+
[bumpversion:file:src/IBM.Watson.NaturalLanguageClassifier.v1/Test/Unit/IBM.Watson.NaturalLanguageClassifier.v1.UnitTests.csproj]
135135
search = {current_version}
136136
replace = {new_version}
137137

138-
[bumpversion:file:test/PersonalityInsights.v3.IntegrationTests/IBM.Watson.PersonalityInsights.v3.IntegrationTests.csproj]
138+
[bumpversion:file:src/IBM.Watson.PersonalityInsights.v3/Test/Integration/IBM.Watson.PersonalityInsights.v3.IntegrationTests.csproj]
139139
search = {current_version}
140140
replace = {new_version}
141141

142-
[bumpversion:file:test/PersonalityInsights.v3.UnitTests/IBM.Watson.PersonalityInsights.v3.UnitTests.csproj]
142+
[bumpversion:file:src/IBM.Watson.PersonalityInsights.v3/Test/Unit/IBM.Watson.PersonalityInsights.v3.UnitTests.csproj]
143143
search = {current_version}
144144
replace = {new_version}
145145

146-
[bumpversion:file:test/SpeechToText.v1.IntegrationTests/IBM.Watson.SpeechToText.v1.IntegrationTests.csproj]
146+
[bumpversion:file:src/IBM.Watson.SpeechToText.v1/Test/Integration/IBM.Watson.SpeechToText.v1.IntegrationTests.csproj]
147147
search = {current_version}
148148
replace = {new_version}
149149

150-
[bumpversion:file:test/SpeechToText.v1.UnitTests/IBM.Watson.SpeechToText.v1.UnitTests.csproj]
150+
[bumpversion:file:src/IBM.Watson.SpeechToText.v1/Test/Unit/IBM.Watson.SpeechToText.v1.UnitTests.csproj]
151151
search = {current_version}
152152
replace = {new_version}
153153

154-
[bumpversion:file:test/TextToSpeech.v1.IntegrationTests/IBM.Watson.TextToSpeech.v1.IntegrationTests.csproj]
154+
[bumpversion:file:src/IBM.Watson.TextToSpeech.v1/Test/Integration/IBM.Watson.TextToSpeech.v1.IntegrationTests.csproj]
155155
search = {current_version}
156156
replace = {new_version}
157157

158-
[bumpversion:file:test/TextToSpeech.v1.UnitTests/IBM.Watson.TextToSpeech.v1.UnitTests.csproj]
158+
[bumpversion:file:src/IBM.Watson.TextToSpeech.v1/Test/Unit/IBM.Watson.TextToSpeech.v1.UnitTests.csproj]
159159
search = {current_version}
160160
replace = {new_version}
161161

162-
[bumpversion:file:test/ToneAnalyzer.v3.IntegrationTests/IBM.Watson.ToneAnalyzer.v3.IntegrationTests.csproj]
162+
[bumpversion:file:src/IBM.Watson.ToneAnalyzer.v3/Test/Integration/IBM.Watson.ToneAnalyzer.v3.IntegrationTests.csproj]
163163
search = {current_version}
164164
replace = {new_version}
165165

166-
[bumpversion:file:test/ToneAnalyzer.v3.UnitTests/IBM.Watson.ToneAnalyzer.v3.UnitTests.csproj]
166+
[bumpversion:file:src/IBM.Watson.ToneAnalyzer.v3/Test/Unit/IBM.Watson.ToneAnalyzer.v3.UnitTests.csproj]
167167
search = {current_version}
168168
replace = {new_version}
169169

170-
[bumpversion:file:test/VisualRecognition.v3.IntegrationTests/IBM.Watson.VisualRecognition.v3.IntegrationTests.csproj]
170+
[bumpversion:file:src/IBM.Watson.VisualRecognition.v3/Test/Integration/IBM.Watson.VisualRecognition.v3.IntegrationTests.csproj]
171171
search = {current_version}
172172
replace = {new_version}
173173

174-
[bumpversion:file:test/VisualRecognition.v3.UnitTests/IBM.Watson.VisualRecognition.v3.UnitTests.csproj]
174+
[bumpversion:file:src/IBM.Watson.VisualRecognition.v3/Test/Unit/IBM.Watson.VisualRecognition.v3.UnitTests.csproj]
175175
search = {current_version}
176176
replace = {new_version}
177177

178-
[bumpversion:file:test/VisualRecognition.v4.IntegrationTests/IBM.Watson.VisualRecognition.v4.IntegrationTests.csproj]
178+
[bumpversion:file:src/IBM.Watson.VisualRecognition.v4/Test/Integration/IBM.Watson.VisualRecognition.v4.IntegrationTests.csproj]
179179
search = {current_version}
180180
replace = {new_version}
181181

182-
[bumpversion:file:test/VisualRecognition.v4.UnitTests/IBM.Watson.VisualRecognition.v4.UnitTests.csproj]
182+
[bumpversion:file:src/IBM.Watson.VisualRecognition.v4/Test/Unit/IBM.Watson.VisualRecognition.v4.UnitTests.csproj]
183183
search = {current_version}
184184
replace = {new_version}
185185

0 commit comments

Comments
 (0)