SCB-1702 Exclude oas-validator-test from binary distribution
diff --git a/toolkit-distribution/pom.xml b/toolkit-distribution/pom.xml
index de42ed7..765a488 100644
--- a/toolkit-distribution/pom.xml
+++ b/toolkit-distribution/pom.xml
@@ -78,12 +78,6 @@
 
     <dependency>
       <groupId>org.apache.servicecomb.toolkit</groupId>
-      <artifactId>oas-validator-test</artifactId>
-      <version>${project.version}</version>
-    </dependency>
-
-    <dependency>
-      <groupId>org.apache.servicecomb.toolkit</groupId>
       <artifactId>oas-validator-style</artifactId>
       <version>${project.version}</version>
     </dependency>
diff --git a/toolkit-distribution/src/release/LICENSE b/toolkit-distribution/src/release/LICENSE
index ae0bee7..a8dffa2 100644
--- a/toolkit-distribution/src/release/LICENSE
+++ b/toolkit-distribution/src/release/LICENSE
@@ -210,13 +210,6 @@
 
 ================================================================
 This product bundles libraries which are licensed under the
-Eclipse Public License v1.0.
-You can find a copy of the License at licenses/LICENSE-epl-v10
-
-* JUnit (junit:junit:4.12 - http://junit.org)
-
-================================================================
-This product bundles libraries which are licensed under the
 Mozilla Public License, Version 2.0
 You can find a copy of the License at licenses/LICENSE-mozilla-v20
 
@@ -526,7 +519,6 @@
 
 * Logback Classic Module (ch.qos.logback:logback-classic:1.2.3 - http://logback.qos.ch/logback-classic)
 * Logback Core Module (ch.qos.logback:logback-core:1.2.3 - http://logback.qos.ch/logback-core)
-* JUnit (junit:junit:4.12 - http://junit.org)
 
 ===========================================================================
 This product bundles ASM Core which is licensed under the