File tree 6 files changed +10
-9
lines changed
6 files changed +10
-9
lines changed Original file line number Diff line number Diff line change 9
9
environment :
10
10
# Customize the JVM maximum heap limit
11
11
MAVEN_OPTS : -Xms512m -Xmx1024m
12
+ DEPLOY_BRANCH : true
12
13
13
14
steps :
14
15
- checkout
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >java-control-plane</artifactId >
7
7
<groupId >io.envoyproxy.controlplane</groupId >
8
- <version >0.1.33-SNAPSHOT</version >
8
+ <version >0.1.33-delta-xds-non-breaking-slonka-hash-bytes- SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<artifactId >api</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >java-control-plane</artifactId >
7
7
<groupId >io.envoyproxy.controlplane</groupId >
8
- <version >0.1.33-SNAPSHOT</version >
8
+ <version >0.1.33-delta-xds-non-breaking-slonka-hash-bytes- SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<artifactId >cache</artifactId >
39
39
<dependency >
40
40
<groupId >io.envoyproxy.controlplane</groupId >
41
41
<artifactId >api</artifactId >
42
- <version >0.1.33-SNAPSHOT</version >
42
+ <version >0.1.33-delta-xds-non-breaking-slonka-hash-bytes- SNAPSHOT</version >
43
43
</dependency >
44
44
45
45
<dependency >
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >io.envoyproxy.controlplane</groupId >
6
6
<artifactId >java-control-plane</artifactId >
7
- <version >0.1.33-SNAPSHOT</version >
7
+ <version >0.1.33-delta-xds-non-breaking-slonka-hash-bytes- SNAPSHOT</version >
8
8
<packaging >pom</packaging >
9
9
10
10
<modules >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >java-control-plane</artifactId >
7
7
<groupId >io.envoyproxy.controlplane</groupId >
8
- <version >0.1.33-SNAPSHOT</version >
8
+ <version >0.1.33-delta-xds-non-breaking-slonka-hash-bytes- SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<artifactId >server</artifactId >
14
14
<dependency >
15
15
<groupId >io.envoyproxy.controlplane</groupId >
16
16
<artifactId >cache</artifactId >
17
- <version >0.1.33-SNAPSHOT</version >
17
+ <version >0.1.33-delta-xds-non-breaking-slonka-hash-bytes- SNAPSHOT</version >
18
18
</dependency >
19
19
20
20
<dependency >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >java-control-plane</artifactId >
7
7
<groupId >io.envoyproxy.controlplane</groupId >
8
- <version >0.1.33-SNAPSHOT</version >
8
+ <version >0.1.33-delta-xds-non-breaking-slonka-hash-bytes- SNAPSHOT</version >
9
9
</parent >
10
10
11
11
<artifactId >test</artifactId >
18
18
<dependency >
19
19
<groupId >io.envoyproxy.controlplane</groupId >
20
20
<artifactId >cache</artifactId >
21
- <version >0.1.33-SNAPSHOT</version >
21
+ <version >0.1.33-delta-xds-non-breaking-slonka-hash-bytes- SNAPSHOT</version >
22
22
</dependency >
23
23
24
24
<dependency >
25
25
<groupId >io.envoyproxy.controlplane</groupId >
26
26
<artifactId >server</artifactId >
27
- <version >0.1.33-SNAPSHOT</version >
27
+ <version >0.1.33-delta-xds-non-breaking-slonka-hash-bytes- SNAPSHOT</version >
28
28
</dependency >
29
29
</dependencies >
30
30
You can’t perform that action at this time.
0 commit comments