Modify license information.
[vfc/nfvo/wfengine.git] / rest-client / pom.xml
index b3a6c6a..6634b55 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright (c) 2016, Huawei Technologies Co., Ltd.
+  Copyright 2016 Huawei Technologies Co., Ltd.
  
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
             <version>4.8.2</version>
         </dependency>
         <dependency>
-            <groupId>org.jmockit</groupId>
+            <groupId>com.googlecode.jmockit</groupId>
             <artifactId>jmockit</artifactId>
             <scope>test</scope>
-            <version>1.19</version>
+            <version>1.1</version>
         </dependency>
 
     </dependencies>