File tree Expand file tree Collapse file tree 2 files changed +10
-9
lines changed
brooklyn-networking-features Expand file tree Collapse file tree 2 files changed +10
-9
lines changed Original file line number Diff line number Diff line change 33 xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
44 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
55 <modelVersion >4.0.0</modelVersion >
6-
7- <groupId >io.brooklyn.networking</groupId >
6+ <parent >
7+ <groupId >io.brooklyn.networking</groupId >
8+ <artifactId >brooklyn-networking-parent</artifactId >
9+ <version >0.10.0-SNAPSHOT</version > <!-- ADVANCED_NETWORKING_VERSION -->
10+ <relativePath >../pom.xml</relativePath >
11+ </parent >
812 <artifactId >brooklyn-networking-features</artifactId >
9- < version >0.10.0-SNAPSHOT</ version > <!-- ADVANCED_NETWORKING_VERSION -->
13+
1014 <packaging >kar</packaging >
1115 <name >Brooklyn Advanced Networking :: Features</name >
1216
13- <properties >
14- <brooklyn .version>0.10.0-SNAPSHOT</brooklyn .version> <!-- BROOKLYN_VERSION -->
15- <vcloud .director.api.version>5.5.0</vcloud .director.api.version>
16- <guava .version>16.0.1</guava .version>
17- <rabbitmq .amqp-clinet.version>2.8.7</rabbitmq .amqp-clinet.version>
18- </properties >
1917 <repositories >
2018 <repository >
2119 <id >unmanaged-third-party</id >
Original file line number Diff line number Diff line change 3939 <brooklyn .version>0.10.0-SNAPSHOT</brooklyn .version> <!-- BROOKLYN_VERSION -->
4040 <vcloud-director .version>1.9.2</vcloud-director .version>
4141 <jclouds .groupId>org.apache.jclouds</jclouds .groupId> <!-- JCLOUDS_GROUPID_VERSION -->
42+ <vcloud .director.api.version>5.5.0</vcloud .director.api.version>
43+ <guava .version>16.0.1</guava .version>
44+ <rabbitmq .amqp-clinet.version>2.8.7</rabbitmq .amqp-clinet.version>
4245 </properties >
4346
4447 <scm >
You can’t perform that action at this time.
0 commit comments