浏览代码

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>