Browse Source

update pom.xml

Alfi Ramdhani 1 year ago
parent
commit
cc80c4a76f
1 changed files with 4 additions and 0 deletions
  1. 4 0
      pom.xml

+ 4 - 0
pom.xml

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