lowering jetty-maven-plugin version to 9.1.3.v20140225 for compatibillity with java 1.7
authorAndreas Kohlbecker <a.kohlbecker@bgbm.org>
Tue, 12 Jan 2016 14:07:01 +0000 (15:07 +0100)
committerAndreas Kohlbecker <a.kohlbecker@bgbm.org>
Tue, 12 Jan 2016 14:07:01 +0000 (15:07 +0100)
cdmlib-remote-webapp/pom.xml

index 190d4c485c7ef0df723213c1a25e3105f53f46c8..d523ef9385bcef1a445b3bae6709645e780cbb90 100644 (file)
       <plugin>
         <groupId>org.eclipse.jetty</groupId>
         <artifactId>jetty-maven-plugin</artifactId>
-        <version>9.3.6.v20151106</version>
+        <version>9.1.3.v20140225</version>
         <configuration>
           <stopKey>stop</stopKey>
           <stopPort>9199</stopPort>