File tree 5 files changed +10
-10
lines changed
5 files changed +10
-10
lines changed 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 >1.0.47 </version >
8
+ <version >1.0.48-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 >1.0.47 </version >
8
+ <version >1.0.48-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 >1.0.47 </version >
42
+ <version >1.0.48-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 >1.0.47 </version >
7
+ <version >1.0.48-SNAPSHOT </version >
8
8
<packaging >pom</packaging >
9
9
10
10
<modules >
71
71
<url >https://github.com/envoyproxy/java-control-plane</url >
72
72
<connection >scm:git:git://github.com/envoyproxy/java-control-plane.git</connection >
73
73
<
developerConnection >scm:git:ssh://
[email protected] /envoyproxy/java-control-plane.git</
developerConnection >
74
- <tag >v1.0.47 </tag >
74
+ <tag >HEAD </tag >
75
75
</scm >
76
76
77
77
<developers >
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 >1.0.47 </version >
8
+ <version >1.0.48-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 >1.0.47 </version >
17
+ <version >1.0.48-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 >1.0.47 </version >
8
+ <version >1.0.48-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 >1.0.47 </version >
21
+ <version >1.0.48-SNAPSHOT </version >
22
22
</dependency >
23
23
24
24
<dependency >
25
25
<groupId >io.envoyproxy.controlplane</groupId >
26
26
<artifactId >server</artifactId >
27
- <version >1.0.47 </version >
27
+ <version >1.0.48-SNAPSHOT </version >
28
28
</dependency >
29
29
</dependencies >
30
30
You can’t perform that action at this time.
0 commit comments