1 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2 <modelVersion>4.0.0</modelVersion>
4 <groupId>org.openecomp.so</groupId>
5 <artifactId>openstack-java-sdk</artifactId>
6 <version>1.2.0-SNAPSHOT</version>
8 <groupId>org.openecomp.so.libs.openstack-java-sdk</groupId>
9 <artifactId>openstack-examples</artifactId>
10 <name>OpenStack Examples</name>
11 <description>OpenStack Examples</description>
14 <groupId>org.openecomp.so</groupId>
15 <artifactId>keystone-client</artifactId>
16 <version>1.2.0-SNAPSHOT</version>
19 <groupId>org.openecomp.so</groupId>
20 <artifactId>nova-client</artifactId>
21 <version>1.2.0-SNAPSHOT</version>
24 <groupId>org.openecomp.so</groupId>
25 <artifactId>heat-client</artifactId>
26 <version>1.2.0-SNAPSHOT</version>
29 <groupId>org.openecomp.so</groupId>
30 <artifactId>swift-client</artifactId>
31 <version>1.2.0-SNAPSHOT</version>
34 <groupId>org.openecomp.so</groupId>
35 <artifactId>quantum-client</artifactId>
36 <version>1.2.0-SNAPSHOT</version>
39 <groupId>org.openecomp.so</groupId>
40 <artifactId>ceilometer-client</artifactId>
41 <version>1.2.0-SNAPSHOT</version>
44 <groupId>org.openecomp.so</groupId>
45 <artifactId>glance-client</artifactId>
46 <version>1.2.0-SNAPSHOT</version>
54 <groupId>org.openecomp.so</groupId>
55 <artifactId>jersey-connector</artifactId>
56 <version>3.1.0-SNAPSHOT</version>
63 <activeByDefault>true</activeByDefault>
67 <groupId>org.openecomp.so</groupId>
68 <artifactId>jersey2-connector</artifactId>
69 <version>3.2.0-SNAPSHOT</version>
77 <groupId>org.openecomp.so</groupId>
78 <artifactId>resteasy-connector</artifactId>
79 <version>3.2.0-SNAPSHOT</version>