Commit 702ae15 1 parent 08225fe commit 702ae15 Copy full SHA for 702ae15
File tree 30 files changed +80
-80
lines changed
pepper-metrics-ds-prometheus
pepper-metrics-integration
dubbo-sample-spring-consumer
dubbo-sample-spring-provider
motan-sample-springboot-api
motan-sample-springboot-client
motan-sample-springboot-server
mybatis-sample-springboot
servlet-sample-springboot
pepper-metrics-scheduled-printer
30 files changed +80
-80
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<artifactId >pepper-metrics-parent</artifactId >
6
6
<groupId >top.zrbcool</groupId >
7
- <version >1.0.11-SNAPSHOT </version >
7
+ <version >1.0.11</version >
8
8
<relativePath >../pepper-metrics-parent/pom.xml</relativePath >
9
9
</parent >
10
10
11
11
<modelVersion >4.0.0</modelVersion >
12
12
<artifactId >pepper-metrics-core</artifactId >
13
- <version >1.0.11-SNAPSHOT </version >
13
+ <version >1.0.11</version >
14
14
<dependencies >
15
15
<dependency >
16
16
<groupId >org.slf4j</groupId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<artifactId >pepper-metrics-demo</artifactId >
6
6
<groupId >top.zrbcool</groupId >
7
- <version >1.0.11-SNAPSHOT </version >
7
+ <version >1.0.11</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
11
11
<modelVersion >4.0.0</modelVersion >
12
12
<artifactId >pepper-metrics-demo-jvm</artifactId >
13
- <version >1.0.11-SNAPSHOT </version >
13
+ <version >1.0.11</version >
14
14
<packaging >jar</packaging >
15
15
16
16
<dependencies >
17
17
<dependency >
18
18
<groupId >top.zrbcool</groupId >
19
19
<artifactId >pepper-metrics-core</artifactId >
20
- <version >1.0.11-SNAPSHOT </version >
20
+ <version >1.0.11</version >
21
21
</dependency >
22
22
<dependency >
23
23
<groupId >top.zrbcool</groupId >
24
24
<artifactId >pepper-metrics-scheduled-printer</artifactId >
25
- <version >1.0.11-SNAPSHOT </version >
25
+ <version >1.0.11</version >
26
26
</dependency >
27
27
</dependencies >
28
28
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<artifactId >pepper-metrics-demo</artifactId >
6
6
<groupId >top.zrbcool</groupId >
7
- <version >1.0.11-SNAPSHOT </version >
7
+ <version >1.0.11</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
11
11
<modelVersion >4.0.0</modelVersion >
12
12
<artifactId >pepper-metrics-demo-spi</artifactId >
13
- <version >1.0.11-SNAPSHOT </version >
13
+ <version >1.0.11</version >
14
14
<packaging >jar</packaging >
15
15
16
16
<dependencies >
17
17
<dependency >
18
18
<groupId >top.zrbcool</groupId >
19
19
<artifactId >pepper-metrics-core</artifactId >
20
- <version >1.0.11-SNAPSHOT </version >
20
+ <version >1.0.11</version >
21
21
</dependency >
22
22
<dependency >
23
23
<groupId >top.zrbcool</groupId >
24
24
<artifactId >pepper-metrics-scheduled-printer</artifactId >
25
- <version >1.0.11-SNAPSHOT </version >
25
+ <version >1.0.11</version >
26
26
</dependency >
27
27
</dependencies >
28
28
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<artifactId >pepper-metrics-parent</artifactId >
6
6
<groupId >top.zrbcool</groupId >
7
- <version >1.0.11-SNAPSHOT </version >
7
+ <version >1.0.11</version >
8
8
<relativePath >../pepper-metrics-parent/pom.xml</relativePath >
9
9
</parent >
10
10
11
11
<modelVersion >4.0.0</modelVersion >
12
12
<artifactId >pepper-metrics-demo</artifactId >
13
- <version >1.0.11-SNAPSHOT </version >
13
+ <version >1.0.11</version >
14
14
<packaging >pom</packaging >
15
15
16
16
<modules >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<artifactId >pepper-metrics-ds</artifactId >
6
6
<groupId >top.zrbcool</groupId >
7
- <version >1.0.11-SNAPSHOT </version >
7
+ <version >1.0.11</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
11
11
<modelVersion >4.0.0</modelVersion >
12
12
<artifactId >pepper-metrics-ds-prometheus</artifactId >
13
- <version >1.0.11-SNAPSHOT </version >
13
+ <version >1.0.11</version >
14
14
<packaging >jar</packaging >
15
15
16
16
<dependencies >
17
17
<dependency >
18
18
<groupId >top.zrbcool</groupId >
19
19
<artifactId >pepper-metrics-core</artifactId >
20
- <version >1.0.11-SNAPSHOT </version >
20
+ <version >1.0.11</version >
21
21
</dependency >
22
22
<dependency >
23
23
<groupId >io.micrometer</groupId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<artifactId >pepper-metrics-parent</artifactId >
6
6
<groupId >top.zrbcool</groupId >
7
- <version >1.0.11-SNAPSHOT </version >
7
+ <version >1.0.11</version >
8
8
<relativePath >../pepper-metrics-parent/pom.xml</relativePath >
9
9
</parent >
10
10
11
11
<modelVersion >4.0.0</modelVersion >
12
12
<artifactId >pepper-metrics-ds</artifactId >
13
- <version >1.0.11-SNAPSHOT </version >
13
+ <version >1.0.11</version >
14
14
<packaging >pom</packaging >
15
15
16
16
<modules >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >pepper-metrics-integration</artifactId >
5
5
<groupId >top.zrbcool</groupId >
6
- <version >1.0.11-SNAPSHOT </version >
6
+ <version >1.0.11</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
13
13
<dependency >
14
14
<groupId >top.zrbcool</groupId >
15
15
<artifactId >pepper-metrics-core</artifactId >
16
- <version >1.0.11-SNAPSHOT </version >
16
+ <version >1.0.11</version >
17
17
</dependency >
18
18
<dependency >
19
19
<groupId >top.zrbcool</groupId >
20
20
<artifactId >pepper-metrics-scheduled-printer</artifactId >
21
- <version >1.0.11-SNAPSHOT </version >
21
+ <version >1.0.11</version >
22
22
</dependency >
23
23
<dependency >
24
24
<groupId >org.apache.dubbo</groupId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<artifactId >pepper-metrics-integration</artifactId >
6
6
<groupId >top.zrbcool</groupId >
7
- <version >1.0.11-SNAPSHOT </version >
7
+ <version >1.0.11</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
11
11
<modelVersion >4.0.0</modelVersion >
12
12
<artifactId >pepper-metrics-jedis</artifactId >
13
- <version >1.0.11-SNAPSHOT </version >
13
+ <version >1.0.11</version >
14
14
<packaging >jar</packaging >
15
15
16
16
<dependencies >
17
17
<dependency >
18
18
<groupId >top.zrbcool</groupId >
19
19
<artifactId >pepper-metrics-core</artifactId >
20
- <version >1.0.11-SNAPSHOT </version >
20
+ <version >1.0.11</version >
21
21
</dependency >
22
22
<dependency >
23
23
<groupId >redis.clients</groupId >
33
33
<dependency >
34
34
<groupId >top.zrbcool</groupId >
35
35
<artifactId >pepper-metrics-scheduled-printer</artifactId >
36
- <version >1.0.11-SNAPSHOT </version >
36
+ <version >1.0.11</version >
37
37
</dependency >
38
38
<dependency >
39
39
<groupId >org.slf4j</groupId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<artifactId >pepper-metrics-integration</artifactId >
6
6
<groupId >top.zrbcool</groupId >
7
- <version >1.0.11-SNAPSHOT </version >
7
+ <version >1.0.11</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
11
11
<modelVersion >4.0.0</modelVersion >
12
12
<artifactId >pepper-metrics-motan</artifactId >
13
- <version >1.0.11-SNAPSHOT </version >
13
+ <version >1.0.11</version >
14
14
<packaging >jar</packaging >
15
15
16
16
<dependencies >
17
17
<dependency >
18
18
<groupId >top.zrbcool</groupId >
19
19
<artifactId >pepper-metrics-core</artifactId >
20
- <version >1.0.11-SNAPSHOT </version >
20
+ <version >1.0.11</version >
21
21
</dependency >
22
22
<dependency >
23
23
<groupId >top.zrbcool</groupId >
24
24
<artifactId >pepper-metrics-scheduled-printer</artifactId >
25
- <version >1.0.11-SNAPSHOT </version >
25
+ <version >1.0.11</version >
26
26
</dependency >
27
27
<dependency >
28
28
<groupId >com.weibo</groupId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<artifactId >pepper-metrics-integration</artifactId >
6
6
<groupId >top.zrbcool</groupId >
7
- <version >1.0.11-SNAPSHOT </version >
7
+ <version >1.0.11</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
11
11
<modelVersion >4.0.0</modelVersion >
12
12
<artifactId >pepper-metrics-mybatis</artifactId >
13
- <version >1.0.11-SNAPSHOT </version >
13
+ <version >1.0.11</version >
14
14
<packaging >jar</packaging >
15
15
16
16
<dependencies >
17
17
<dependency >
18
18
<groupId >top.zrbcool</groupId >
19
19
<artifactId >pepper-metrics-core</artifactId >
20
- <version >1.0.11-SNAPSHOT </version >
20
+ <version >1.0.11</version >
21
21
</dependency >
22
22
<dependency >
23
23
<groupId >top.zrbcool</groupId >
24
24
<artifactId >pepper-metrics-scheduled-printer</artifactId >
25
- <version >1.0.11-SNAPSHOT </version >
25
+ <version >1.0.11</version >
26
26
</dependency >
27
27
<dependency >
28
28
<groupId >org.mybatis</groupId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<artifactId >pepper-metrics-integration</artifactId >
6
6
<groupId >top.zrbcool</groupId >
7
- <version >1.0.11-SNAPSHOT </version >
7
+ <version >1.0.11</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
11
11
<modelVersion >4.0.0</modelVersion >
12
12
<artifactId >pepper-metrics-servlet</artifactId >
13
- <version >1.0.11-SNAPSHOT </version >
13
+ <version >1.0.11</version >
14
14
<packaging >jar</packaging >
15
15
16
16
<dependencies >
17
17
<dependency >
18
18
<groupId >top.zrbcool</groupId >
19
19
<artifactId >pepper-metrics-core</artifactId >
20
- <version >1.0.11-SNAPSHOT </version >
20
+ <version >1.0.11</version >
21
21
</dependency >
22
22
<dependency >
23
23
<groupId >javax</groupId >
27
27
<dependency >
28
28
<groupId >top.zrbcool</groupId >
29
29
<artifactId >pepper-metrics-scheduled-printer</artifactId >
30
- <version >1.0.11-SNAPSHOT </version >
30
+ <version >1.0.11</version >
31
31
</dependency >
32
32
</dependencies >
33
33
</project >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<artifactId >pepper-metrics-parent</artifactId >
6
6
<groupId >top.zrbcool</groupId >
7
- <version >1.0.11-SNAPSHOT </version >
7
+ <version >1.0.11</version >
8
8
<relativePath >../pepper-metrics-parent/pom.xml</relativePath >
9
9
</parent >
10
10
11
11
<modelVersion >4.0.0</modelVersion >
12
12
<artifactId >pepper-metrics-integration</artifactId >
13
- <version >1.0.11-SNAPSHOT </version >
13
+ <version >1.0.11</version >
14
14
<packaging >pom</packaging >
15
15
16
16
<modules >
Original file line number Diff line number Diff line change 2
2
<modelVersion >4.0.0</modelVersion >
3
3
<groupId >top.zrbcool</groupId >
4
4
<artifactId >pepper-metrics-parent</artifactId >
5
- <version >1.0.11-SNAPSHOT </version >
5
+ <version >1.0.11</version >
6
6
<packaging >pom</packaging >
7
7
8
8
<properties >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<artifactId >pepper-metrics-samples</artifactId >
6
6
<groupId >top.zrbcool</groupId >
7
- <version >1.0.11-SNAPSHOT </version >
7
+ <version >1.0.11</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
11
11
<modelVersion >4.0.0</modelVersion >
12
12
<artifactId >core-sample-jvm</artifactId >
13
- <version >1.0.11-SNAPSHOT </version >
13
+ <version >1.0.11</version >
14
14
<packaging >jar</packaging >
15
15
16
16
<dependencies >
17
17
<!-- pepper-metrics-jedis dependency -->
18
18
<dependency >
19
19
<groupId >top.zrbcool</groupId >
20
20
<artifactId >pepper-metrics-core</artifactId >
21
- <version >1.0.11-SNAPSHOT </version >
21
+ <version >1.0.11</version >
22
22
</dependency >
23
23
<dependency >
24
24
<groupId >top.zrbcool</groupId >
25
25
<artifactId >pepper-metrics-scheduled-printer</artifactId >
26
- <version >1.0.11-SNAPSHOT </version >
26
+ <version >1.0.11</version >
27
27
</dependency >
28
28
<!-- pepper-metrics datasource use prometheus by default -->
29
29
<dependency >
30
30
<groupId >top.zrbcool</groupId >
31
31
<artifactId >pepper-metrics-ds-prometheus</artifactId >
32
- <version >1.0.11-SNAPSHOT </version >
32
+ <version >1.0.11</version >
33
33
</dependency >
34
34
<!-- log4j2 2.X -->
35
35
<dependency >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >dubbo-sample-spring</artifactId >
5
5
<groupId >top.zrbcool</groupId >
6
- <version >1.0.11-SNAPSHOT </version >
6
+ <version >1.0.11</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >dubbo-sample-spring</artifactId >
5
5
<groupId >top.zrbcool</groupId >
6
- <version >1.0.11-SNAPSHOT </version >
6
+ <version >1.0.11</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
13
13
<dependency >
14
14
<groupId >top.zrbcool</groupId >
15
15
<artifactId >dubbo-sample-spring-api</artifactId >
16
- <version >1.0.11-SNAPSHOT </version >
16
+ <version >1.0.11</version >
17
17
</dependency >
18
18
<dependency >
19
19
<groupId >org.springframework</groupId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >dubbo-sample-spring</artifactId >
5
5
<groupId >top.zrbcool</groupId >
6
- <version >1.0.11-SNAPSHOT </version >
6
+ <version >1.0.11</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
13
13
<dependency >
14
14
<groupId >top.zrbcool</groupId >
15
15
<artifactId >dubbo-sample-spring-api</artifactId >
16
- <version >1.0.11-SNAPSHOT </version >
16
+ <version >1.0.11</version >
17
17
</dependency >
18
18
<dependency >
19
19
<groupId >org.springframework</groupId >
You can’t perform that action at this time.
0 commit comments