From: melserngawy Date: Wed, 3 Aug 2016 08:25:30 +0000 (+0200) Subject: Update the repositories version X-Git-Tag: release/boron~104 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=integration%2Ftest.git;a=commitdiff_plain;h=66cb2e7282a9141e6f80279241c048b8f8ff1494 Update the repositories version Change-Id: Id5253512a543d37609b58d72a6408474b0acd0a2 Signed-off-by: melserngawy --- diff --git a/tools/clustering/cluster-deployer/templates/multi-node-test/org.apache.karaf.features.cfg.template b/tools/clustering/cluster-deployer/templates/multi-node-test/org.apache.karaf.features.cfg.template index 06cac36629..8f346d98ee 100644 --- a/tools/clustering/cluster-deployer/templates/multi-node-test/org.apache.karaf.features.cfg.template +++ b/tools/clustering/cluster-deployer/templates/multi-node-test/org.apache.karaf.features.cfg.template @@ -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