Alfi Ramdhani před 1 rokem
rodič
revize
cc80c4a76f
1 změnil soubory, kde provedl 4 přidání a 0 odebrání
  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>