aboutsummaryrefslogtreecommitdiffstats
path: root/adapters
diff options
context:
space:
mode:
authorChrisC <cc697w@intl.att.com>2017-03-13 05:01:04 -0700
committerChrisC <cc697w@intl.att.com>2017-03-13 05:01:04 -0700
commit1ba1d1997d862b4da9235bd8f8c62ac2b28115a7 (patch)
tree13ab45f9705b5e8e1e7068e0bb3725c7b06c8fac /adapters
parent5dd5647cca17a9939919027008e175f6d5d819f7 (diff)
Update to version 1.1.0
Change-Id: Id054e7a04ce88450c3cfe108c8259c4d287681c8 Signed-off-by: ChrisC <cc697w@intl.att.com>
Diffstat (limited to 'adapters')
-rw-r--r--adapters/mso-adapter-utils/pom.xml26
-rw-r--r--adapters/mso-adapters-rest-interface/pom.xml2
-rw-r--r--adapters/mso-network-adapter-async-client/pom.xml4
-rw-r--r--adapters/mso-network-adapter/pom.xml4
-rw-r--r--adapters/mso-requests-db-adapter/pom.xml10
-rw-r--r--adapters/mso-sdnc-adapter/pom.xml6
-rw-r--r--adapters/mso-tenant-adapter/pom.xml4
-rw-r--r--adapters/mso-vnf-adapter-async-client/pom.xml4
-rw-r--r--adapters/mso-vnf-adapter/pom.xml2
-rw-r--r--adapters/pom.xml4
10 files changed, 33 insertions, 33 deletions
diff --git a/adapters/mso-adapter-utils/pom.xml b/adapters/mso-adapter-utils/pom.xml
index f958bd1bc7..959358761d 100644
--- a/adapters/mso-adapter-utils/pom.xml
+++ b/adapters/mso-adapter-utils/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.openecomp.mso</groupId>
<artifactId>adapters</artifactId>
- <version>0.0.4-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
</parent>
<groupId>org.openecomp.mso.adapters</groupId>
<artifactId>mso-adapter-utils</artifactId>
@@ -15,7 +15,7 @@
<finalName>${project.artifactId}</finalName>
<sourceDirectory>src/main/java</sourceDirectory>
<plugins>
-
+
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-resources-plugin</artifactId>
@@ -39,7 +39,7 @@
</execution>
</executions>
</plugin>
-
+
<plugin>
<artifactId>maven-war-plugin</artifactId>
<version>2.3</version>
@@ -55,22 +55,22 @@
<dependency>
<groupId>org.openecomp.mso.libs.openstack-java-sdk</groupId>
<artifactId>keystone-client</artifactId>
- <version>1.0.0</version>
+ <version>1.1.0</version>
</dependency>
<dependency>
<groupId>org.openecomp.mso.libs.openstack-java-sdk</groupId>
<artifactId>heat-client</artifactId>
- <version>1.0.0</version>
+ <version>1.1.0</version>
</dependency>
<dependency>
<groupId>org.openecomp.mso.libs.openstack-java-sdk</groupId>
<artifactId>quantum-client</artifactId>
- <version>1.0.0</version>
+ <version>1.1.0</version>
</dependency>
<dependency>
<groupId>org.openecomp.mso.libs.openstack-java-sdk.client-connectors</groupId>
<artifactId>http-connector</artifactId>
- <version>1.0.0</version>
+ <version>1.1.0</version>
</dependency>
<dependency>
<groupId>org.openecomp.mso</groupId>
@@ -108,13 +108,13 @@
</exclusion>
</exclusions>
</dependency>
- <dependency>
- <groupId>org.mockito</groupId>
- <artifactId>mockito-all</artifactId>
- <version>1.10.19</version>
+ <dependency>
+ <groupId>org.mockito</groupId>
+ <artifactId>mockito-all</artifactId>
+ <version>1.10.19</version>
<scope>test</scope>
</dependency>
-
+
<dependency>
<groupId>org.jboss.spec.javax.ejb</groupId>
<artifactId>jboss-ejb-api_3.2_spec</artifactId>
@@ -132,6 +132,6 @@
<artifactId>snakeyaml</artifactId>
<version>1.15</version>
</dependency>
-
+
</dependencies>
</project>
diff --git a/adapters/mso-adapters-rest-interface/pom.xml b/adapters/mso-adapters-rest-interface/pom.xml
index f48514123f..0080d1b6a1 100644
--- a/adapters/mso-adapters-rest-interface/pom.xml
+++ b/adapters/mso-adapters-rest-interface/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.openecomp.mso</groupId>
<artifactId>adapters</artifactId>
- <version>0.0.4-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
</parent>
<groupId>org.openecomp.mso.adapters</groupId>
<artifactId>mso-adapters-rest-interface</artifactId>
diff --git a/adapters/mso-network-adapter-async-client/pom.xml b/adapters/mso-network-adapter-async-client/pom.xml
index 3b2cd4273d..a8b96154af 100644
--- a/adapters/mso-network-adapter-async-client/pom.xml
+++ b/adapters/mso-network-adapter-async-client/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.openecomp.mso</groupId>
<artifactId>adapters</artifactId>
- <version>0.0.4-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
</parent>
<groupId>org.openecomp.mso.adapters</groupId>
<artifactId>mso-network-adapter-async-client</artifactId>
@@ -52,7 +52,7 @@
</plugins>
<pluginManagement>
<plugins>
- <!--This plugin's configuration is used to store Eclipse m2e settings
+ <!--This plugin's configuration is used to store Eclipse m2e settings
only. It has no influence on the Maven build itself. -->
<plugin>
<groupId>org.eclipse.m2e</groupId>
diff --git a/adapters/mso-network-adapter/pom.xml b/adapters/mso-network-adapter/pom.xml
index 3991bf3118..207d58abdf 100644
--- a/adapters/mso-network-adapter/pom.xml
+++ b/adapters/mso-network-adapter/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.openecomp.mso</groupId>
<artifactId>adapters</artifactId>
- <version>0.0.4-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
</parent>
<groupId>org.openecomp.mso.adapters</groupId>
<artifactId>mso-network-adapter</artifactId>
@@ -62,7 +62,7 @@
</plugins>
<pluginManagement>
<plugins>
- <!--This plugin's configuration is used to store Eclipse m2e settings
+ <!--This plugin's configuration is used to store Eclipse m2e settings
only. It has no influence on the Maven build itself. -->
<plugin>
<groupId>org.eclipse.m2e</groupId>
diff --git a/adapters/mso-requests-db-adapter/pom.xml b/adapters/mso-requests-db-adapter/pom.xml
index b14cde1657..c1f78488ad 100644
--- a/adapters/mso-requests-db-adapter/pom.xml
+++ b/adapters/mso-requests-db-adapter/pom.xml
@@ -4,16 +4,16 @@
<parent>
<groupId>org.openecomp.mso</groupId>
<artifactId>adapters</artifactId>
- <version>0.0.4-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
</parent>
<groupId>org.openecomp.mso.adapters</groupId>
<artifactId>mso-requests-db-adapter</artifactId>
<packaging>war</packaging>
-
-
+
+
<dependencies>
-
+
<dependency>
<groupId>org.openecomp.mso</groupId>
<artifactId>mso-requests-db</artifactId>
@@ -50,7 +50,7 @@
<build>
<finalName>${project.artifactId}-${project.version}</finalName>
<plugins>
-
+
<plugin>
<artifactId>maven-war-plugin</artifactId>
<version>2.4</version>
diff --git a/adapters/mso-sdnc-adapter/pom.xml b/adapters/mso-sdnc-adapter/pom.xml
index 11648aa4dc..5e6c5c6b36 100644
--- a/adapters/mso-sdnc-adapter/pom.xml
+++ b/adapters/mso-sdnc-adapter/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.openecomp.mso</groupId>
<artifactId>adapters</artifactId>
- <version>0.0.4-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
</parent>
<groupId>org.openecomp.mso.adapters</groupId>
<artifactId>mso-sdnc-adapter</artifactId>
@@ -15,7 +15,7 @@
<build>
<finalName>${project.artifactId}-${project.version}</finalName>
<plugins>
-
+
<plugin>
<artifactId>maven-war-plugin</artifactId>
<version>2.4</version>
@@ -70,7 +70,7 @@
<groupId>org.openecomp.mso.adapters</groupId>
<artifactId>mso-adapter-utils</artifactId>
<version>${project.version}</version>
-
+
</dependency>
<dependency>
<groupId>javax</groupId>
diff --git a/adapters/mso-tenant-adapter/pom.xml b/adapters/mso-tenant-adapter/pom.xml
index c649e9eb69..d57529cb43 100644
--- a/adapters/mso-tenant-adapter/pom.xml
+++ b/adapters/mso-tenant-adapter/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.openecomp.mso</groupId>
<artifactId>adapters</artifactId>
- <version>0.0.4-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
</parent>
<groupId>org.openecomp.mso.adapters</groupId>
<artifactId>mso-tenant-adapter</artifactId>
@@ -82,7 +82,7 @@
</plugins>
<pluginManagement>
<plugins>
- <!--This plugin's configuration is used to store Eclipse m2e settings
+ <!--This plugin's configuration is used to store Eclipse m2e settings
only. It has no influence on the Maven build itself. -->
<plugin>
<groupId>org.eclipse.m2e</groupId>
diff --git a/adapters/mso-vnf-adapter-async-client/pom.xml b/adapters/mso-vnf-adapter-async-client/pom.xml
index fc10f1c492..1ae4b16e05 100644
--- a/adapters/mso-vnf-adapter-async-client/pom.xml
+++ b/adapters/mso-vnf-adapter-async-client/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.openecomp.mso</groupId>
<artifactId>adapters</artifactId>
- <version>0.0.4-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
</parent>
<groupId>org.openecomp.mso.adapters</groupId>
<artifactId>mso-vnf-adapter-async-client</artifactId>
@@ -52,7 +52,7 @@
</plugins>
<pluginManagement>
<plugins>
- <!--This plugin's configuration is used to store Eclipse m2e settings
+ <!--This plugin's configuration is used to store Eclipse m2e settings
only. It has no influence on the Maven build itself. -->
<plugin>
<groupId>org.eclipse.m2e</groupId>
diff --git a/adapters/mso-vnf-adapter/pom.xml b/adapters/mso-vnf-adapter/pom.xml
index 1914eb14f8..bc32498b20 100644
--- a/adapters/mso-vnf-adapter/pom.xml
+++ b/adapters/mso-vnf-adapter/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.openecomp.mso</groupId>
<artifactId>adapters</artifactId>
- <version>0.0.4-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
</parent>
<groupId>org.openecomp.mso.adapters</groupId>
<artifactId>mso-vnf-adapter</artifactId>
diff --git a/adapters/pom.xml b/adapters/pom.xml
index d75fd57931..8ccd8cdc71 100644
--- a/adapters/pom.xml
+++ b/adapters/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.openecomp</groupId>
<artifactId>mso</artifactId>
- <version>0.0.4-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
</parent>
<groupId>org.openecomp.mso</groupId>
@@ -25,7 +25,7 @@
<module>mso-vnf-adapter-async-client</module>
<module>mso-requests-db-adapter</module>
</modules>
-
+
<dependencies>
<dependency>
<groupId>org.apache.httpcomponents</groupId>