Update the repositories version
[integration/test.git] / tools / clustering / cluster-deployer / templates / multi-node-test / org.apache.karaf.features.cfg.template
index 06cac3662927020e1d4d7d4d170bb7c5b6556240..8f346d98eeff5130296de20a15bef6732da4cb10 100644 (file)
@@ -35,7 +35,7 @@
 #
 # Comma separated list of features repositories to register by default
 #
-featuresRepositories = mvn:org.apache.karaf.features/standard/3.0.3/xml/features,mvn:org.apache.karaf.features/enterprise/3.0.3/xml/features,mvn:org.ops4j.pax.web/pax-web-features/3.1.4/xml/features,mvn:org.apache.karaf.features/spring/3.0.3/xml/features,mvn:org.opendaylight.integration/features-integration-index/{{ODL_DISTRIBUTION}}/xml/features
+featuresRepositories = mvn:org.apache.karaf.features/standard/3.0.6/xml/features,mvn:org.apache.karaf.features/enterprise/3.0.6/xml/features,mvn:org.ops4j.pax.web/pax-web-features/3.2.6/xml/features,mvn:org.apache.karaf.features/spring/3.0.6/xml/features,mvn:org.opendaylight.integration/features-integration-index/{{ODL_DISTRIBUTION}}/xml/features
 
 #
 # Comma separated list of features to install at startup
@@ -45,4 +45,4 @@ featuresBoot=config,standard,region,package,kar,ssh,management,odl-restconf,odl-
 #
 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
 #
-featuresBootAsynchronous=false
+featuresBootAsynchronous=false
\ No newline at end of file