Explorar el Código

Remove gretty from data project

Rob Winch hace 4 años
padre
commit
e597c435a2
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      servlet/java-configuration/data/build.gradle

+ 0 - 1
servlet/java-configuration/data/build.gradle

@@ -1,7 +1,6 @@
 plugins {
 	id "java"
 	id "nebula.integtest" version "7.0.9"
-	id "org.gretty" version "3.0.3"
 }
 
 repositories {