소스 검색

update pom.xml

Alfi Ramdhani 1 년 전
부모
커밋
cc80c4a76f
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      pom.xml

+ 4 - 0
pom.xml

@@ -14,6 +14,10 @@
14 14
 	<name>hse-begems-editor</name>
15 15
 	<description>HSE Begems Editor</description>
16 16
 	
17
+	<properties>
18
+		<skipTests>true</skipTests>
19
+	</properties>
20
+	
17 21
 	<dependencies>
18 22
 		<dependency>
19 23
 			<groupId>org.springframework.boot</groupId>