File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 72
72
</dependency >
73
73
<dependency >
74
74
<groupId >com.navercorp.pinpoint</groupId >
75
- <artifactId >thrift-datasender</artifactId >
75
+ <artifactId >pinpoint- thrift-datasender</artifactId >
76
76
</dependency >
77
77
<dependency >
78
78
<groupId >com.navercorp.pinpoint</groupId >
Original file line number Diff line number Diff line change 411
411
</dependency >
412
412
<dependency >
413
413
<groupId >com.navercorp.pinpoint</groupId >
414
- <artifactId >thrift-datasender</artifactId >
414
+ <artifactId >pinpoint- thrift-datasender</artifactId >
415
415
<version >${project.version} </version >
416
416
</dependency >
417
417
<dependency >
Original file line number Diff line number Diff line change 9
9
<version >2.6.0-SNAPSHOT</version >
10
10
</parent >
11
11
12
- <artifactId >thrift-datasender</artifactId >
12
+ <artifactId >pinpoint- thrift-datasender</artifactId >
13
13
<packaging >jar</packaging >
14
14
<description >pinpoint profiler thrift(deprecated)</description >
15
15
You can’t perform that action at this time.
0 commit comments