File tree Expand file tree Collapse file tree
network-elements/netscaler
src/com/cloud/network/resource Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9797 </dependency >
9898 <dependency >
9999 <groupId >org.apache.cloudstack</groupId >
100+ <artifactId >cloud-plugin-network-netscaler</artifactId >
101+ <version >${project.version} </version >
102+ </dependency >
103+ <dependency >
104+ <groupId >org.apache.cloudstack</groupId >
100105 <artifactId >cloud-plugin-network-ovs</artifactId >
101106 <version >${project.version} </version >
102107 </dependency >
659664 </dependency >
660665 </dependencies >
661666 </profile >
662- <profile >
663- <id >netscaler</id >
664- <activation >
665- <property >
666- <name >noredist</name >
667- </property >
668- </activation >
669- <dependencies >
670- <dependency >
671- <groupId >org.apache.cloudstack</groupId >
672- <artifactId >cloud-plugin-network-netscaler</artifactId >
673- <version >${project.version} </version >
674- </dependency >
675- </dependencies >
676- </profile >
677667 <profile >
678668 <id >srx</id >
679669 <activation >
Original file line number Diff line number Diff line change 3030 <dependency >
3131 <groupId >com.citrix.netscaler.nitro</groupId >
3232 <artifactId >nitro</artifactId >
33- <version >10.0.e </version >
33+ <version >10.1 </version >
3434 </dependency >
3535 <dependency >
36- <groupId >com.cloud.com.citrix </groupId >
37- <artifactId >netscaler-sdx </artifactId >
38- <version >1.0 </version >
36+ <groupId >com.citrix.netscaler.nitro </groupId >
37+ <artifactId >sdx_nitro </artifactId >
38+ <version >10.1 </version >
3939 </dependency >
4040 </dependencies >
4141</project >
You can’t perform that action at this time.
0 commit comments