Update SONAR config
[aai/esr-server.git] / esr-mgr / dependency-reduced-pom.xml
index 67c922b..4b45dbf 100644 (file)
@@ -3,7 +3,7 @@
   <parent>\r
     <artifactId>aai-esr-server</artifactId>\r
     <groupId>org.onap.aai.esr-server</groupId>\r
-    <version>1.2.1-SNAPSHOT</version>\r
+    <version>1.5.0-SNAPSHOT</version>\r
   </parent>\r
   <modelVersion>4.0.0</modelVersion>\r
   <artifactId>esr-mgr</artifactId>\r
                 </goals>\r
               </execution>\r
             </executions>\r
-            <dependencies>\r
-              <dependency>\r
-                <groupId>io.swagger</groupId>\r
-                <artifactId>swagger-hibernate-validations</artifactId>\r
-                <version>1.5.6</version>\r
-              </dependency>\r
-            </dependencies>\r
             <configuration>\r
               <apiSources>\r
                 <apiSource>\r
         </exclusion>\r
       </exclusions>\r
     </dependency>\r
+    <dependency>\r
+      <groupId>org.apache.ant</groupId>\r
+      <artifactId>ant</artifactId>\r
+      <version>1.10.5</version>\r
+      <scope>test</scope>\r
+      <exclusions>\r
+        <exclusion>\r
+          <artifactId>ant-launcher</artifactId>\r
+          <groupId>org.apache.ant</groupId>\r
+        </exclusion>\r
+      </exclusions>\r
+    </dependency>\r
+    <dependency>\r
+      <groupId>org.powermock</groupId>\r
+      <artifactId>powermock-api-easymock</artifactId>\r
+      <version>1.6.5</version>\r
+      <scope>test</scope>\r
+      <exclusions>\r
+        <exclusion>\r
+          <artifactId>cglib-nodep</artifactId>\r
+          <groupId>cglib</groupId>\r
+        </exclusion>\r
+        <exclusion>\r
+          <artifactId>powermock-api-support</artifactId>\r
+          <groupId>org.powermock</groupId>\r
+        </exclusion>\r
+      </exclusions>\r
+    </dependency>\r
     <dependency>\r
       <groupId>org.powermock</groupId>\r
       <artifactId>powermock-module-junit4</artifactId>\r
-      <version>1.4.10</version>\r
+      <version>1.5.5</version>\r
       <scope>test</scope>\r
       <exclusions>\r
         <exclusion>\r
     <dependency>\r
       <groupId>org.powermock</groupId>\r
       <artifactId>powermock-api-mockito</artifactId>\r
-      <version>1.4.10</version>\r
+      <version>1.5.5</version>\r
       <scope>test</scope>\r
       <exclusions>\r
         <exclusion>\r
       </exclusions>\r
     </dependency>\r
     <dependency>\r
-      <groupId>org.apache.ant</groupId>\r
-      <artifactId>ant</artifactId>\r
-      <version>1.8.2</version>\r
+      <groupId>org.hamcrest</groupId>\r
+      <artifactId>hamcrest-library</artifactId>\r
+      <version>1.3</version>\r
       <scope>test</scope>\r
       <exclusions>\r
         <exclusion>\r
-          <artifactId>ant-launcher</artifactId>\r
-          <groupId>org.apache.ant</groupId>\r
+          <artifactId>hamcrest-core</artifactId>\r
+          <groupId>org.hamcrest</groupId>\r
+        </exclusion>\r
+      </exclusions>\r
+    </dependency>\r
+    <dependency>\r
+      <groupId>org.easymock</groupId>\r
+      <artifactId>easymock</artifactId>\r
+      <version>3.0</version>\r
+      <scope>test</scope>\r
+      <exclusions>\r
+        <exclusion>\r
+          <artifactId>objenesis</artifactId>\r
+          <groupId>org.objenesis</groupId>\r
+        </exclusion>\r
+        <exclusion>\r
+          <artifactId>cglib-nodep</artifactId>\r
+          <groupId>cglib</groupId>\r
         </exclusion>\r
       </exclusions>\r
     </dependency>\r