Update the repositories version 21/43021/2
authormelserngawy <melserngawy@inocybe.com>
Wed, 3 Aug 2016 08:25:30 +0000 (10:25 +0200)
committerJamo Luhrsen <jluhrsen@redhat.com>
Sat, 6 Aug 2016 07:24:42 +0000 (07:24 +0000)
Change-Id: Id5253512a543d37609b58d72a6408474b0acd0a2
Signed-off-by: melserngawy <melserngawy@inocybe.com>
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
 #
 #
 # 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
 
 #
 # 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)
 #
 #
 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
 #
-featuresBootAsynchronous=false
+featuresBootAsynchronous=false
\ No newline at end of file