pom update 17/1517/1
authorMichael Lando <ml636r@att.com>
Tue, 28 Feb 2017 08:54:57 +0000 (10:54 +0200)
committerMichael Lando <ml636r@att.com>
Tue, 28 Feb 2017 08:54:57 +0000 (10:54 +0200)
Change-Id: I9f6efd301ebed94fc9b90235d111f04058445899
Signed-off-by: Michael Lando <ml636r@att.com>
14 files changed:
asdc-tests/pom.xml
asdctool/pom.xml
catalog-be/pom.xml
catalog-dao/pom.xml
catalog-fe/pom.xml
catalog-model/pom.xml
common-app-api/pom.xml
common-be/pom.xml
distribution-ci/pom.xml
openecomp-be/lib/openecomp-core-lib/openecomp-utilities-lib/pom.xml
openecomp-be/lib/openecomp-sdc-validation-lib/openecomp-sdc-validation-impl/pom.xml
openecomp-be/lib/openecomp-tosca-lib/pom.xml
openecomp-be/tools/swagger-ui/api-docs/api.html
pom.xml

index 07439ed..8ad4db8 100644 (file)
                <dependency>
                        <groupId>org.yaml</groupId>
                        <artifactId>snakeyaml</artifactId>
+                       <version>1.14</version>
                        <scope>compile</scope>
                </dependency>
+
+
                
                <!-- http client -->
                <dependency>
index f2e67e3..1773107 100644 (file)
                <dependency>
                        <groupId>org.yaml</groupId>
                        <artifactId>snakeyaml</artifactId>
+                       <version>1.14</version>
                        <scope>compile</scope>
                </dependency>
                <dependency>
index cd67d24..878fce7 100644 (file)
                <dependency>
                        <groupId>org.yaml</groupId>
                        <artifactId>snakeyaml</artifactId>
+                       <version>1.14</version>
                        <scope>compile</scope>
                </dependency>
 
index 65685ca..2674fa1 100644 (file)
                <dependency>
                        <groupId>org.yaml</groupId>
                        <artifactId>snakeyaml</artifactId>
+                       <version>1.14</version>
                        <scope>provided</scope>
                </dependency>
 
index b2ff19a..f9202c0 100644 (file)
                        <dependency>
                                <groupId>org.yaml</groupId>
                                <artifactId>snakeyaml</artifactId>
+                               <version>1.14</version>
                                <scope>compile</scope>
                        </dependency>
 
index 59f499f..93b21bf 100644 (file)
 
        <dependencies>
 
+               <!-- yaml to object converter -->
+               <dependency>
+                       <groupId>org.yaml</groupId>
+                       <artifactId>snakeyaml</artifactId>
+                       <version>1.14</version>
+                       <scope>provided</scope>
+               </dependency>
+
                <dependency>
                        <groupId>commons-logging</groupId>
                        <artifactId>commons-logging</artifactId>
index e0a2190..084bd06 100644 (file)
                <dependency>
                        <groupId>org.yaml</groupId>
                        <artifactId>snakeyaml</artifactId>
+                       <version>1.14</version>
                        <scope>provided</scope>
                </dependency>
                
index a905c1b..1a94d47 100644 (file)
 
 
        <dependencies>
+
+               <!-- yaml to object converter -->
+               <dependency>
+                       <groupId>org.yaml</groupId>
+                       <artifactId>snakeyaml</artifactId>
+                       <version>1.14</version>
+                       <scope>provided</scope>
+               </dependency>
+
                <dependency>
                        <groupId>com.google.code.gson</groupId>
                        <artifactId>gson</artifactId>
index 8308d92..8e8569e 100644 (file)
 
 
        <dependencies>
+               <!-- yaml to object converter -->
+               <dependency>
+                       <groupId>org.yaml</groupId>
+                       <artifactId>snakeyaml</artifactId>
+                       <version>1.14</version>
+                       <scope>provided</scope>
+               </dependency>
                <dependency>
                        <groupId>com.google.code.gson</groupId>
                        <artifactId>gson</artifactId>
index c22df85..ea5d2dd 100644 (file)
@@ -16,7 +16,7 @@
         <dependency>
             <groupId>org.yaml</groupId>
             <artifactId>snakeyaml</artifactId>
-            <version>1.14</version>
+            <version>1.17</version>
         </dependency>
         <dependency>
             <groupId>org.apache.commons</groupId>
index 5d1dc4f..da9ebe6 100644 (file)
     <artifactId>openecomp-sdc-validation-impl</artifactId>
 
     <dependencies>
-        <dependency>
-            <groupId>org.yaml</groupId>
-            <artifactId>snakeyaml</artifactId>
-            <version>1.17</version>
-            <scope>test</scope>
-        </dependency>
         <dependency>
             <groupId>com.google.code.gson</groupId>
             <artifactId>gson</artifactId>
             <artifactId>openecomp-heat-lib</artifactId>
             <version>${project.version}</version>
         </dependency>
-        <dependency>
-            <groupId>org.yaml</groupId>
-            <artifactId>snakeyaml</artifactId>
-        </dependency>
 
 
     </dependencies>
index 66c9ef5..b775e20 100644 (file)
             <artifactId>guava</artifactId>
             <version>19.0</version>
         </dependency>
-        <dependency>
-            <groupId>org.yaml</groupId>
-            <artifactId>snakeyaml</artifactId>
-        </dependency>
+
     </dependencies>
 
 
index f62de67..b89547e 100644 (file)
@@ -9572,11 +9572,11 @@ Performs one of the following actions on a action: |Checkout: Locks it for edits
         </tr>
     
         <tr>
-            <td>contentId</td>
+            <td>contentDisposition</td>
             <td>
                 
+                    <a href="#/definitions/ContentDisposition">ContentDisposition</a>
                     
-                    string
                 
             </td>
             <td>optional</td>
@@ -9585,10 +9585,10 @@ Performs one of the following actions on a action: |Checkout: Locks it for edits
         </tr>
     
         <tr>
-            <td>contentDisposition</td>
+            <td>dataHandler</td>
             <td>
                 
-                    <a href="#/definitions/ContentDisposition">ContentDisposition</a>
+                    <a href="#/definitions/DataHandler">DataHandler</a>
                     
                 
             </td>
@@ -9598,11 +9598,11 @@ Performs one of the following actions on a action: |Checkout: Locks it for edits
         </tr>
     
         <tr>
-            <td>dataHandler</td>
+            <td>contentId</td>
             <td>
                 
-                    <a href="#/definitions/DataHandler">DataHandler</a>
                     
+                    string
                 
             </td>
             <td>optional</td>
@@ -10104,19 +10104,6 @@ Performs one of the following actions on a action: |Checkout: Locks it for edits
             <td></td>
         </tr>
     
-        <tr>
-            <td>subType</td>
-            <td>
-                
-                    
-                    string
-                
-            </td>
-            <td>optional</td>
-            <td>-</td>
-            <td></td>
-        </tr>
-    
         <tr>
             <td>defaultRepresentationClassAsString</td>
             <td>
@@ -10286,6 +10273,19 @@ Performs one of the following actions on a action: |Checkout: Locks it for edits
             <td></td>
         </tr>
     
+        <tr>
+            <td>subType</td>
+            <td>
+                
+                    
+                    string
+                
+            </td>
+            <td>optional</td>
+            <td>-</td>
+            <td></td>
+        </tr>
+    
 </table>
 
 ## <a name="/definitions/DataHandler">DataHandler</a>
diff --git a/pom.xml b/pom.xml
index 8be1d2e..3e3b8a5 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                                <scope>compile</scope>
                        </dependency>
 
-                       <!-- yaml to object converter -->
-                       <dependency>
-                               <groupId>org.yaml</groupId>
-                               <artifactId>snakeyaml</artifactId>
-                               <version>1.14</version>
-                               <scope>provided</scope>
-                       </dependency>
 
                        <!-- listen to file changes -->
                        <dependency>