Explorar o código

Added missing jettyVersion variable to build.gradle.

Luke Taylor %!s(int64=15) %!d(string=hai) anos
pai
achega
403f8da79a
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      build.gradle

+ 1 - 0
build.gradle

@@ -26,6 +26,7 @@ configure(javaProjects()) {
     aspectjVersion = '1.6.5'
     apacheDsVersion = '1.5.5'
     jstlVersion = '1.1.2'
+	jettyVersion = '6.1.22'
 
     configurations {
         bundlor