File tree Expand file tree Collapse file tree 6 files changed +9
-10
lines changed Expand file tree Collapse file tree 6 files changed +9
-10
lines changed Original file line number Diff line number Diff line change 77
88 environment :
99 # Customize the JVM maximum heap limit
10- DEPLOY_BRANCH : " true"
1110 MAVEN_OPTS : -Xms512m -Xmx1024m
1211
1312 steps :
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >java-control-plane</artifactId >
77 <groupId >io.envoyproxy.controlplane</groupId >
8- <version >0.1.31-delta-xds-slonka-hash-bytes-performance- SNAPSHOT</version >
8+ <version >0.1.31-SNAPSHOT</version >
99 </parent >
1010
1111 <artifactId >api</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >java-control-plane</artifactId >
77 <groupId >io.envoyproxy.controlplane</groupId >
8- <version >0.1.31-delta-xds-slonka-hash-bytes-performance- SNAPSHOT</version >
8+ <version >0.1.31-SNAPSHOT</version >
99 </parent >
1010
1111 <artifactId >cache</artifactId >
3939 <dependency >
4040 <groupId >io.envoyproxy.controlplane</groupId >
4141 <artifactId >api</artifactId >
42- <version >0.1.31-delta-xds-slonka-hash-bytes-performance- SNAPSHOT</version >
42+ <version >0.1.31-SNAPSHOT</version >
4343 </dependency >
4444
4545 <dependency >
Original file line number Diff line number Diff line change 44
55 <groupId >io.envoyproxy.controlplane</groupId >
66 <artifactId >java-control-plane</artifactId >
7- <version >0.1.31-delta-xds-slonka-hash-bytes-performance- SNAPSHOT</version >
7+ <version >0.1.31-SNAPSHOT</version >
88 <packaging >pom</packaging >
99
1010 <modules >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >java-control-plane</artifactId >
77 <groupId >io.envoyproxy.controlplane</groupId >
8- <version >0.1.31-delta-xds-slonka-hash-bytes-performance- SNAPSHOT</version >
8+ <version >0.1.31-SNAPSHOT</version >
99 </parent >
1010
1111 <artifactId >server</artifactId >
1414 <dependency >
1515 <groupId >io.envoyproxy.controlplane</groupId >
1616 <artifactId >cache</artifactId >
17- <version >0.1.31-delta-xds-slonka-hash-bytes-performance- SNAPSHOT</version >
17+ <version >0.1.31-SNAPSHOT</version >
1818 </dependency >
1919
2020 <dependency >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >java-control-plane</artifactId >
77 <groupId >io.envoyproxy.controlplane</groupId >
8- <version >0.1.31-delta-xds-slonka-hash-bytes-performance- SNAPSHOT</version >
8+ <version >0.1.31-SNAPSHOT</version >
99 </parent >
1010
1111 <artifactId >test</artifactId >
1818 <dependency >
1919 <groupId >io.envoyproxy.controlplane</groupId >
2020 <artifactId >cache</artifactId >
21- <version >0.1.31-delta-xds-slonka-hash-bytes-performance- SNAPSHOT</version >
21+ <version >0.1.31-SNAPSHOT</version >
2222 </dependency >
2323
2424 <dependency >
2525 <groupId >io.envoyproxy.controlplane</groupId >
2626 <artifactId >server</artifactId >
27- <version >0.1.31-delta-xds-slonka-hash-bytes-performance- SNAPSHOT</version >
27+ <version >0.1.31-SNAPSHOT</version >
2828 </dependency >
2929 </dependencies >
3030
You can’t perform that action at this time.
0 commit comments