File tree Expand file tree Collapse file tree 3 files changed +6
-16
lines changed
network-elements/juniper-contrail Expand file tree Collapse file tree 3 files changed +6
-16
lines changed Original file line number Diff line number Diff line change 2828 <version >4.19.1.0-SNAPSHOT</version >
2929 </parent >
3030 <repositories >
31- <repository >
32- <id >juniper-contrail</id >
33- <url >https://juniper.github.io/contrail-maven/snapshots</url >
34- </repository >
3531 <repository >
3632 <id >juniper-tungsten-api</id >
3733 <url >https://github.com/radu-todirica/tungsten-api/raw/master</url >
271267 <artifactId >cloud-plugin-network-nvp</artifactId >
272268 <version >${project.version} </version >
273269 </dependency >
274- <dependency >
275- <groupId >org.apache.cloudstack</groupId >
276- <artifactId >cloud-plugin-network-contrail</artifactId >
277- <version >${project.version} </version >
278- </dependency >
279270 <dependency >
280271 <groupId >org.apache.cloudstack</groupId >
281272 <artifactId >cloud-plugin-network-palo-alto</artifactId >
11021093 <artifactId >cloud-plugin-api-vmware-sioc</artifactId >
11031094 <version >${project.version} </version >
11041095 </dependency >
1096+ <dependency >
1097+ <groupId >org.apache.cloudstack</groupId >
1098+ <artifactId >cloud-plugin-network-contrail</artifactId >
1099+ <version >${project.version} </version >
1100+ </dependency >
11051101 <dependency >
11061102 <groupId >org.apache.cloudstack</groupId >
11071103 <artifactId >cloud-plugin-backup-veeam</artifactId >
Original file line number Diff line number Diff line change 2727 <version >4.19.1.0-SNAPSHOT</version >
2828 <relativePath >../../pom.xml</relativePath >
2929 </parent >
30- <repositories >
31- <repository >
32- <id >juniper-contrail</id >
33- <url >https://juniper.github.io/contrail-maven/snapshots</url >
34- </repository >
35- </repositories >
3630 <dependencies >
3731 <dependency >
3832 <groupId >org.apache.cloudstack</groupId >
Original file line number Diff line number Diff line change 100100
101101 <module >network-elements/bigswitch</module >
102102 <module >network-elements/dns-notifier</module >
103- <module >network-elements/juniper-contrail</module >
104103 <module >network-elements/elastic-loadbalancer</module >
105104 <module >network-elements/globodns</module >
106105 <module >network-elements/internal-loadbalancer</module >
230229 <module >backup/veeam</module >
231230 <module >hypervisors/vmware</module >
232231 <module >network-elements/cisco-vnmc</module >
232+ <module >network-elements/juniper-contrail</module >
233233 </modules >
234234 </profile >
235235 <profile >
You can’t perform that action at this time.
0 commit comments