yonge 3 년 전
부모
커밋
79047f8c95
1개의 변경된 파일0개의 추가작업 그리고 12개의 파일을 삭제
  1. 0 12
      cooleshow-im/im-server/pom.xml

+ 0 - 12
cooleshow-im/im-server/pom.xml

@@ -19,16 +19,4 @@
 	<dependencies>
 	</dependencies>
 
-	<build>
-		<plugins>
-			<plugin>
-				<groupId>org.springframework.boot</groupId>
-				<artifactId>spring-boot-maven-plugin</artifactId>
-			</plugin>
-			<plugin>
-				<groupId>com.spotify</groupId>
-				<artifactId>docker-maven-plugin</artifactId>
-			</plugin>
-		</plugins>
-	</build>
 </project>