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.18.3.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 >
201197 <artifactId >cloud-plugin-network-nvp</artifactId >
202198 <version >${project.version} </version >
203199 </dependency >
204- <dependency >
205- <groupId >org.apache.cloudstack</groupId >
206- <artifactId >cloud-plugin-network-contrail</artifactId >
207- <version >${project.version} </version >
208- </dependency >
209200 <dependency >
210201 <groupId >org.apache.cloudstack</groupId >
211202 <artifactId >cloud-plugin-network-palo-alto</artifactId >
976967 <artifactId >cloud-plugin-api-vmware-sioc</artifactId >
977968 <version >${project.version} </version >
978969 </dependency >
970+ <dependency >
971+ <groupId >org.apache.cloudstack</groupId >
972+ <artifactId >cloud-plugin-network-contrail</artifactId >
973+ <version >${project.version} </version >
974+ </dependency >
979975 <dependency >
980976 <groupId >org.apache.cloudstack</groupId >
981977 <artifactId >cloud-plugin-backup-veeam</artifactId >
Original file line number Diff line number Diff line change 2727 <version >4.18.3.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 9797
9898 <module >network-elements/bigswitch</module >
9999 <module >network-elements/dns-notifier</module >
100- <module >network-elements/juniper-contrail</module >
101100 <module >network-elements/elastic-loadbalancer</module >
102101 <module >network-elements/globodns</module >
103102 <module >network-elements/internal-loadbalancer</module >
195194 <module >backup/veeam</module >
196195 <module >hypervisors/vmware</module >
197196 <module >network-elements/cisco-vnmc</module >
197+ <module >network-elements/juniper-contrail</module >
198198 </modules >
199199 </profile >
200200 <profile >
You can’t perform that action at this time.
0 commit comments