Author: cziegeler
Date: Fri Aug 14 12:54:24 2015
New Revision: 1695881

URL: http://svn.apache.org/r1695881
Log:
Update jetty version

Modified:
    sling/trunk/launchpad/builder/pom.xml

Modified: sling/trunk/launchpad/builder/pom.xml
URL: 
http://svn.apache.org/viewvc/sling/trunk/launchpad/builder/pom.xml?rev=1695881&r1=1695880&r2=1695881&view=diff
==============================================================================
--- sling/trunk/launchpad/builder/pom.xml (original)
+++ sling/trunk/launchpad/builder/pom.xml Fri Aug 14 12:54:24 2015
@@ -89,7 +89,7 @@
             <plugin>
                 <groupId>org.eclipse.jetty</groupId>
                 <artifactId>jetty-maven-plugin</artifactId>
-                <version>9.1.2.v20140210</version>
+                <version>9.2.12.v20150709</version>
                 <configuration>
                     <stopKey>alpha</stopKey>
                     <stopPort>9099</stopPort>


Reply via email to