1212 See the License for the specific language governing permissions and
1313 limitations under the License. See accompanying LICENSE file.
1414-->
15- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
15+ <project xmlns =" http://maven.apache.org/POM/4.0.0"
16+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
17+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1618 <modelVersion >4.0.0</modelVersion >
1719 <parent >
1820 <artifactId >ratis</artifactId >
19- <groupId >org.apache .ratis</groupId >
20- <version >3.2.0-SNAPSHOT </version >
21+ <groupId >com.timecho .ratis</groupId >
22+ <version >3.2.0</version >
2123 </parent >
2224
2325 <artifactId >ratis-assembly</artifactId >
24- <name >Apache Ratis Project Assembly</name >
26+ <name >Timecho Ratis based on Apache Project Assembly</name >
2527
2628 <packaging >pom</packaging >
2729
3941
4042 <build >
4143 <plugins >
42- <!-- licensing info from our dependencies -->
44+ <!-- licensing info from our dependencies -->
4345 <plugin >
4446 <groupId >org.apache.maven.plugins</groupId >
4547 <artifactId >maven-remote-resources-plugin</artifactId >
187189 <artifactId >ratis-thirdparty-misc</artifactId >
188190 </dependency >
189191 <dependency >
190- <groupId >org.apache .ratis</groupId >
192+ <groupId >com.timecho .ratis</groupId >
191193 <artifactId >ratis-resource-bundle</artifactId >
192194 <version >${project.version} </version >
193195 <optional >true</optional >
194- </dependency >
196+ </dependency >
195197 <dependency >
196198 <artifactId >ratis-docs</artifactId >
197- <groupId >org.apache .ratis</groupId >
199+ <groupId >com.timecho .ratis</groupId >
198200 </dependency >
199201 <dependency >
200202 <artifactId >ratis-proto</artifactId >
201- <groupId >org.apache .ratis</groupId >
203+ <groupId >com.timecho .ratis</groupId >
202204 </dependency >
203205 <dependency >
204206 <artifactId >ratis-common</artifactId >
205- <groupId >org.apache .ratis</groupId >
207+ <groupId >com.timecho .ratis</groupId >
206208 </dependency >
207209 <dependency >
208210 <artifactId >ratis-common</artifactId >
209- <groupId >org.apache .ratis</groupId >
211+ <groupId >com.timecho .ratis</groupId >
210212 <type >test-jar</type >
211213 </dependency >
212214
213215 <dependency >
214216 <artifactId >ratis-client</artifactId >
215- <groupId >org.apache .ratis</groupId >
217+ <groupId >com.timecho .ratis</groupId >
216218 </dependency >
217219 <dependency >
218220 <artifactId >ratis-client</artifactId >
219- <groupId >org.apache .ratis</groupId >
221+ <groupId >com.timecho .ratis</groupId >
220222 <type >test-jar</type >
221223 </dependency >
222224 <dependency >
223225 <artifactId >ratis-server-api</artifactId >
224- <groupId >org.apache .ratis</groupId >
226+ <groupId >com.timecho .ratis</groupId >
225227 </dependency >
226228 <dependency >
227229 <artifactId >ratis-server</artifactId >
228- <groupId >org.apache .ratis</groupId >
230+ <groupId >com.timecho .ratis</groupId >
229231 </dependency >
230232 <dependency >
231233 <artifactId >ratis-server</artifactId >
232- <groupId >org.apache .ratis</groupId >
234+ <groupId >com.timecho .ratis</groupId >
233235 <type >test-jar</type >
234236 </dependency >
235237
236238 <dependency >
237239 <artifactId >ratis-grpc</artifactId >
238- <groupId >org.apache .ratis</groupId >
240+ <groupId >com.timecho .ratis</groupId >
239241 </dependency >
240242 <dependency >
241243 <artifactId >ratis-grpc</artifactId >
242- <groupId >org.apache .ratis</groupId >
244+ <groupId >com.timecho .ratis</groupId >
243245 <type >test-jar</type >
244246 </dependency >
245247
246248 <dependency >
247249 <artifactId >ratis-netty</artifactId >
248- <groupId >org.apache .ratis</groupId >
250+ <groupId >com.timecho .ratis</groupId >
249251 </dependency >
250252 <dependency >
251253 <artifactId >ratis-netty</artifactId >
252- <groupId >org.apache .ratis</groupId >
254+ <groupId >com.timecho .ratis</groupId >
253255 <type >test-jar</type >
254256 </dependency >
255257
256258 <dependency >
257259 <artifactId >ratis-test</artifactId >
258- <groupId >org.apache .ratis</groupId >
260+ <groupId >com.timecho .ratis</groupId >
259261 </dependency >
260262 <dependency >
261263 <artifactId >ratis-test</artifactId >
262- <groupId >org.apache .ratis</groupId >
264+ <groupId >com.timecho .ratis</groupId >
263265 <type >test-jar</type >
264266 </dependency >
265267
266268 <dependency >
267269 <artifactId >ratis-examples</artifactId >
268- <groupId >org.apache .ratis</groupId >
270+ <groupId >com.timecho .ratis</groupId >
269271 </dependency >
270272 <dependency >
271273 <artifactId >ratis-examples</artifactId >
272- <groupId >org.apache .ratis</groupId >
274+ <groupId >com.timecho .ratis</groupId >
273275 <type >test-jar</type >
274276 </dependency >
275277
276278 <dependency >
277279 <artifactId >ratis-replicated-map</artifactId >
278- <groupId >org.apache .ratis</groupId >
280+ <groupId >com.timecho .ratis</groupId >
279281 </dependency >
280282 <dependency >
281283 <artifactId >ratis-replicated-map</artifactId >
282- <groupId >org.apache .ratis</groupId >
284+ <groupId >com.timecho .ratis</groupId >
283285 <type >test-jar</type >
284286 </dependency >
285287
286288 <dependency >
287- <groupId >org.apache .ratis</groupId >
289+ <groupId >com.timecho .ratis</groupId >
288290 <artifactId >ratis-metrics-api</artifactId >
289291 </dependency >
290292 <dependency >
291- <groupId >org.apache .ratis</groupId >
293+ <groupId >com.timecho .ratis</groupId >
292294 <artifactId >ratis-metrics-default</artifactId >
293295 </dependency >
294296 <dependency >
295- <groupId >org.apache .ratis</groupId >
297+ <groupId >com.timecho .ratis</groupId >
296298 <artifactId >ratis-tools</artifactId >
297299 </dependency >
298300 <dependency >
299- <groupId >org.apache .ratis</groupId >
301+ <groupId >com.timecho .ratis</groupId >
300302 <artifactId >ratis-shell</artifactId >
301303 </dependency >
302304 </dependencies >
343345 <arguments >
344346 <argument >bash</argument >
345347 <argument >-c</argument >
346- <argument >cat maven-shared-archive-resources/META-INF/NOTICE `find ${project.build.directory} /dependency -iname NOTICE -or -iname NOTICE.txt`</argument >
348+ <argument >cat maven-shared-archive-resources/META-INF/NOTICE `find
349+ ${project.build.directory} /dependency -iname NOTICE -or -iname NOTICE.txt`</argument >
347350 </arguments >
348351 <outputFile >${project.build.directory} /NOTICE.aggregate</outputFile >
349352 <workingDirectory >${project.build.directory} </workingDirectory >
355358 </build >
356359 </profile >
357360 </profiles >
358- </project >
361+ </project >
0 commit comments