File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.14-SNAPSHOT </version >
8+ <version >0.1.14</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.14-SNAPSHOT </version >
8+ <version >0.1.14</version >
99 </parent >
1010
1111 <artifactId >cache</artifactId >
3333 <dependency >
3434 <groupId >io.envoyproxy.controlplane</groupId >
3535 <artifactId >api</artifactId >
36- <version >0.1.14-SNAPSHOT </version >
36+ <version >0.1.14</version >
3737 </dependency >
3838
3939 <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.14-SNAPSHOT </version >
7+ <version >0.1.14</version >
88 <packaging >pom</packaging >
99
1010 <modules >
6969 <url >https://github.com/envoyproxy/java-control-plane</url >
7070 <connection >scm:git:git://github.com/envoyproxy/java-control-plane.git</connection >
7171 <developerConnection >scm:git:ssh://git@github.com/envoyproxy/java-control-plane.git</developerConnection >
72- <tag >HEAD </tag >
72+ <tag >v0.1.14 </tag >
7373 </scm >
7474
7575 <developers >
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.14-SNAPSHOT </version >
8+ <version >0.1.14</version >
99 </parent >
1010
1111 <artifactId >server</artifactId >
1414 <dependency >
1515 <groupId >io.envoyproxy.controlplane</groupId >
1616 <artifactId >cache</artifactId >
17- <version >0.1.14-SNAPSHOT </version >
17+ <version >0.1.14</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.14-SNAPSHOT </version >
8+ <version >0.1.14</version >
99 </parent >
1010
1111 <artifactId >test</artifactId >
1818 <dependency >
1919 <groupId >io.envoyproxy.controlplane</groupId >
2020 <artifactId >cache</artifactId >
21- <version >0.1.14-SNAPSHOT </version >
21+ <version >0.1.14</version >
2222 </dependency >
2323
2424 <dependency >
2525 <groupId >io.envoyproxy.controlplane</groupId >
2626 <artifactId >server</artifactId >
27- <version >0.1.14-SNAPSHOT </version >
27+ <version >0.1.14</version >
2828 </dependency >
2929 </dependencies >
3030
You can’t perform that action at this time.
0 commit comments