Argeo TP v2.1.16
[gpl/argeo-tp.git] / META-INF / spring / eclipse.jetty.xml
index e4772310702649b412a89cbd7c024a3add4692c5..11a15d70441780f29e1cc5c3b8124749fa546519 100644 (file)
@@ -8,7 +8,7 @@
        http://www.argeo.org/schema/slc-flow http://www.argeo.org/schema/slc-flow-0.12.xsd">
 
        <flow:flow name="eclipse/org.argeo.tp.jetty" parent="template.importJettyZip">
-               <flow:arg name="jettyVersion" value="9.3.9.v20160517" />
+               <flow:arg name="jettyVersion" value="9.3.12.v20160915" />
        </flow:flow>
 
        <!-- Jetty specs and templates -->
@@ -20,7 +20,7 @@
                abstract="true">
                <bean class="org.argeo.slc.repo.osgi.ArchiveWrapper">
                        <property name="uri"
-                               value="http://www.eclipse.org/downloads/jetty/@{jettyVersion}/dist/jetty-distribution-@{jettyVersion}.zip" />
+                               value="http://repo1.maven.org/maven2/org/eclipse/jetty/jetty-distribution/@{jettyVersion}/jetty-distribution-@{jettyVersion}.zip" />
                        <property name="license">
                                <util:constant static-field="org.argeo.slc.repo.FreeLicense.APACHE" />
                        </property>