xiatian 2 年之前
父节点
当前提交
793273559e
共有 1 个文件被更改,包括 0 次插入33 次删除
  1. 0 33
      pom.xml

+ 0 - 33
pom.xml

@@ -10,39 +10,6 @@
 		<maven.compiler.encoding>UTF-8</maven.compiler.encoding>
 		<maven.compiler.encoding>UTF-8</maven.compiler.encoding>
 	</properties>
 	</properties>
 	<dependencies>
 	<dependencies>
-		<dependency>
-			<groupId>nl.jworks.markdown_to_asciidoc</groupId>
-			<artifactId>markdown_to_asciidoc</artifactId>
-			<version>1.0</version>
-			<scope>system</scope>
-			<systemPath>${project.basedir}/src/lib/markdown_to_asciidoc-1.0.jar</systemPath>
-
-		</dependency>
-		<dependency>
-			<groupId>io.swagger</groupId>
-			<artifactId>swagger-annotations</artifactId>
-			<version>1.5.24</version>
-		</dependency>
-		<dependency>
-			<groupId>io.swagger</groupId>
-			<artifactId>swagger-models</artifactId>
-			<version>1.5.24</version>
-		</dependency>
-		<dependency>
-			<groupId>io.springfox</groupId>
-			<artifactId>springfox-swagger2</artifactId>
-			<version>2.9.2</version>
-		</dependency>
-		<dependency>
-			<groupId>com.github.xiaoymin</groupId>
-			<artifactId>swagger-bootstrap-ui</artifactId>
-			<version>1.9.6</version>
-		</dependency>
-		<dependency>
-			<groupId>io.springfox</groupId>
-			<artifactId>springfox-swagger-ui</artifactId>
-			<version>2.9.2</version>
-		</dependency>
 		<dependency>
 		<dependency>
 			<groupId>com.oracle</groupId>
 			<groupId>com.oracle</groupId>
 			<artifactId>ojdbc6</artifactId>
 			<artifactId>ojdbc6</artifactId>