Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslewis2020-07-13 06:53:24 +0000
committerslewis2020-07-13 06:53:24 +0000
commit95e1487663abc7a2a00a82f7bbad1953014c74e8 (patch)
tree154417d77ce838d4da30eaf26941e138d519c555
parent1c97c1d49ad596a7724b0d2a768d864e9a6c4ad0 (diff)
downloadorg.eclipse.ecf-95e1487663abc7a2a00a82f7bbad1953014c74e8.tar.gz
org.eclipse.ecf-95e1487663abc7a2a00a82f7bbad1953014c74e8.tar.xz
org.eclipse.ecf-95e1487663abc7a2a00a82f7bbad1953014c74e8.zip
Update to 3.14.9 version
-rw-r--r--doc/bundles/org.eclipse.ecf.doc/pom.xml4
-rw-r--r--releng/features/org.eclipse.ecf.core/feature.xml2
-rw-r--r--releng/features/org.eclipse.ecf.core/pom.xml2
-rw-r--r--releng/features/org.eclipse.ecf.filetransfer.feature/feature.xml2
-rw-r--r--releng/features/org.eclipse.ecf.filetransfer.feature/pom.xml2
-rw-r--r--releng/features/org.eclipse.ecf.filetransfer.httpclient4.feature/feature.xml2
-rw-r--r--releng/features/org.eclipse.ecf.filetransfer.httpclient4.feature/pom.xml2
-rw-r--r--releng/features/org.eclipse.ecf.remoteservice.sdk.feature/feature.xml2
-rw-r--r--releng/features/org.eclipse.ecf.remoteservice.sdk.feature/pom.xml2
-rw-r--r--releng/features/org.eclipse.ecf.sdk/feature.xml2
-rw-r--r--releng/org.eclipse.ecf.releng.bm/karaf/features/karaf-features.xml122
-rw-r--r--releng/org.eclipse.ecf.releng.repository/pom.xml2
12 files changed, 73 insertions, 73 deletions
diff --git a/doc/bundles/org.eclipse.ecf.doc/pom.xml b/doc/bundles/org.eclipse.ecf.doc/pom.xml
index 23f36df02..8fb8e9c41 100644
--- a/doc/bundles/org.eclipse.ecf.doc/pom.xml
+++ b/doc/bundles/org.eclipse.ecf.doc/pom.xml
@@ -30,8 +30,8 @@
<additionalArgument>-Xdoclint:none</additionalArgument>
<additionalArgument>-splitindex</additionalArgument>
<additionalArgument>-use</additionalArgument>
- <additionalArgument>-doctitle "Eclipse Communication Framework (ECF) 3.14.8 API"</additionalArgument>
- <additionalArgument>-windowtitle "Eclipse Communication Framework (ECF) 3.14.8 API"</additionalArgument>
+ <additionalArgument>-doctitle "Eclipse Communication Framework (ECF) 3.14.9 API"</additionalArgument>
+ <additionalArgument>-windowtitle "Eclipse Communication Framework (ECF) 3.14.9 API"</additionalArgument>
<additionalArgument>-link https://docs.oracle.com/javase/8/docs/api/</additionalArgument>
<additionalArgument>-link https://osgi.org/javadoc/r6/core/</additionalArgument>
<additionalArgument>-tag 'noimplement:a:Restriction:'</additionalArgument>
diff --git a/releng/features/org.eclipse.ecf.core/feature.xml b/releng/features/org.eclipse.ecf.core/feature.xml
index 94183c1e0..977511195 100644
--- a/releng/features/org.eclipse.ecf.core/feature.xml
+++ b/releng/features/org.eclipse.ecf.core/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.ecf.core"
label="ECF SDK for Eclipse"
- version="3.14.8.qualifier"
+ version="3.14.9.qualifier"
provider-name="%providerName"
plugin="org.eclipse.ecf"
license-feature="org.eclipse.license"
diff --git a/releng/features/org.eclipse.ecf.core/pom.xml b/releng/features/org.eclipse.ecf.core/pom.xml
index b22e5982c..aa69606da 100644
--- a/releng/features/org.eclipse.ecf.core/pom.xml
+++ b/releng/features/org.eclipse.ecf.core/pom.xml
@@ -10,6 +10,6 @@
</parent>
<groupId>org.eclipse.ecf</groupId>
<artifactId>org.eclipse.ecf.core</artifactId>
- <version>3.14.8-SNAPSHOT</version>
+ <version>3.14.9-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>
diff --git a/releng/features/org.eclipse.ecf.filetransfer.feature/feature.xml b/releng/features/org.eclipse.ecf.filetransfer.feature/feature.xml
index 16fa9efa2..85d7d33b2 100644
--- a/releng/features/org.eclipse.ecf.filetransfer.feature/feature.xml
+++ b/releng/features/org.eclipse.ecf.filetransfer.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.ecf.filetransfer.feature"
label="%featureName"
- version="3.14.800.qualifier"
+ version="3.14.900.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
diff --git a/releng/features/org.eclipse.ecf.filetransfer.feature/pom.xml b/releng/features/org.eclipse.ecf.filetransfer.feature/pom.xml
index e8c80d9eb..f3cb33e3b 100644
--- a/releng/features/org.eclipse.ecf.filetransfer.feature/pom.xml
+++ b/releng/features/org.eclipse.ecf.filetransfer.feature/pom.xml
@@ -10,6 +10,6 @@
</parent>
<groupId>org.eclipse.ecf</groupId>
<artifactId>org.eclipse.ecf.filetransfer.feature</artifactId>
- <version>3.14.800-SNAPSHOT</version>
+ <version>3.14.900-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>
diff --git a/releng/features/org.eclipse.ecf.filetransfer.httpclient4.feature/feature.xml b/releng/features/org.eclipse.ecf.filetransfer.httpclient4.feature/feature.xml
index 54a5d7c0b..d8886c16c 100644
--- a/releng/features/org.eclipse.ecf.filetransfer.httpclient4.feature/feature.xml
+++ b/releng/features/org.eclipse.ecf.filetransfer.httpclient4.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.ecf.filetransfer.httpclient4.feature"
label="%featureName"
- version="3.14.8.qualifier"
+ version="3.14.9.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
diff --git a/releng/features/org.eclipse.ecf.filetransfer.httpclient4.feature/pom.xml b/releng/features/org.eclipse.ecf.filetransfer.httpclient4.feature/pom.xml
index ca892c75f..4c7fe09b4 100644
--- a/releng/features/org.eclipse.ecf.filetransfer.httpclient4.feature/pom.xml
+++ b/releng/features/org.eclipse.ecf.filetransfer.httpclient4.feature/pom.xml
@@ -10,6 +10,6 @@
</parent>
<groupId>org.eclipse.ecf</groupId>
<artifactId>org.eclipse.ecf.filetransfer.httpclient4.feature</artifactId>
- <version>3.14.8-SNAPSHOT</version>
+ <version>3.14.9-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>
diff --git a/releng/features/org.eclipse.ecf.remoteservice.sdk.feature/feature.xml b/releng/features/org.eclipse.ecf.remoteservice.sdk.feature/feature.xml
index a9e297f3a..e108ff20a 100644
--- a/releng/features/org.eclipse.ecf.remoteservice.sdk.feature/feature.xml
+++ b/releng/features/org.eclipse.ecf.remoteservice.sdk.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.ecf.remoteservice.sdk.feature"
label="ECF Remote Services SDK"
- version="3.14.8.qualifier"
+ version="3.14.9.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
diff --git a/releng/features/org.eclipse.ecf.remoteservice.sdk.feature/pom.xml b/releng/features/org.eclipse.ecf.remoteservice.sdk.feature/pom.xml
index 6e0413efb..73b3981a9 100644
--- a/releng/features/org.eclipse.ecf.remoteservice.sdk.feature/pom.xml
+++ b/releng/features/org.eclipse.ecf.remoteservice.sdk.feature/pom.xml
@@ -10,6 +10,6 @@
</parent>
<groupId>org.eclipse.ecf</groupId>
<artifactId>org.eclipse.ecf.remoteservice.sdk.feature</artifactId>
- <version>3.14.8-SNAPSHOT</version>
+ <version>3.14.9-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
</project>
diff --git a/releng/features/org.eclipse.ecf.sdk/feature.xml b/releng/features/org.eclipse.ecf.sdk/feature.xml
index a1575eb46..8c48bc1ee 100644
--- a/releng/features/org.eclipse.ecf.sdk/feature.xml
+++ b/releng/features/org.eclipse.ecf.sdk/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.ecf.sdk"
label="%featureName"
- version="3.14.8.qualifier"
+ version="3.14.9.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="0.0.0">
diff --git a/releng/org.eclipse.ecf.releng.bm/karaf/features/karaf-features.xml b/releng/org.eclipse.ecf.releng.bm/karaf/features/karaf-features.xml
index 9be2fda0a..99474ef56 100644
--- a/releng/org.eclipse.ecf.releng.bm/karaf/features/karaf-features.xml
+++ b/releng/org.eclipse.ecf.releng.bm/karaf/features/karaf-features.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<features xmlns="http://karaf.apache.org/xmlns/features/v1.2.0"
- name="ecf-remoteservices-sdk-3.14.8">
- <feature name="ecf-rs-dependencies" version="3.14.8"
- description="ECF 3.14.8 RemoteServices External Dependencies. https://wiki.eclipse.org/ECF#OSGi_Remote_Services">
+ name="ecf-remoteservices-sdk-3.14.9">
+ <feature name="ecf-rs-dependencies" version="3.14.9"
+ description="ECF 3.14.9 RemoteServices External Dependencies. https://wiki.eclipse.org/ECF#OSGi_Remote_Services">
<bundle>
mvn:org.eclipse.platform/org.eclipse.equinox.supplement/1.7.0
</bundle>
@@ -18,9 +18,9 @@
<feature>scr</feature>
<feature>eventadmin</feature>
</feature>
- <feature name="ecf-rs-core" version="3.14.8"
+ <feature name="ecf-rs-core" version="3.14.9"
description="ECF Core">
- <feature version="3.14.8">ecf-rs-dependencies</feature>
+ <feature version="3.14.9">ecf-rs-dependencies</feature>
<bundle> mvn:org.eclipse.ecf/org.eclipse.ecf.identity/3.9.300 </bundle>
<bundle> mvn:org.eclipse.ecf/org.eclipse.ecf/3.9.5 </bundle>
<bundle>
@@ -36,66 +36,66 @@
mvn:org.eclipse.ecf/org.eclipse.ecf.remoteservice/8.13.2
</bundle>
</feature>
- <feature name="ecf-rs-console" version="3.14.8"
+ <feature name="ecf-rs-console" version="3.14.9"
description="ECF Console">
<bundle> mvn:org.eclipse.ecf/org.eclipse.ecf.console/1.3.1 </bundle>
<bundle>
mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin.console/1.2.1
</bundle>
</feature>
- <feature name="ecf-rs-rsa-impl" version="3.14.8"
+ <feature name="ecf-rs-rsa-impl" version="3.14.9"
description="ECF RemoteServices OSGi R6 Remote Service Admin (RSA) Impl. See https://wiki.eclipse.org/Remote_Services_Admin">
- <feature version="3.14.8">ecf-rs-core</feature>
+ <feature version="3.14.9">ecf-rs-core</feature>
<bundle>
mvn:org.eclipse.ecf/org.eclipse.osgi.services.remoteserviceadmin/1.6.200
</bundle>
<bundle>
- mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy/1.0.101
+ mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin.proxy
</bundle>
<bundle>
mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.remoteserviceadmin/4.6.1102
</bundle>
</feature>
- <feature name="ecf-rs-rsa-topology-manager" version="3.14.8"
+ <feature name="ecf-rs-rsa-topology-manager" version="3.14.9"
description="ECF RemoteServices OSGi R6 Default Topology Manager (promiscuous). See https://wiki.eclipse.org/Remote_Services_Admin">
<bundle>
mvn:org.eclipse.ecf/org.eclipse.ecf.osgi.services.distribution/2.1.400
</bundle>
</feature>
- <feature name="ecf-rs-rsa" version="3.14.8"
- description="ECF 3.14.8 Remote Service Admin">
- <feature version="3.14.8">ecf-rs-rsa-impl</feature>
- <feature version="3.14.8">ecf-rs-rsa-topology-manager</feature>
+ <feature name="ecf-rs-rsa" version="3.14.9"
+ description="ECF 3.14.9 Remote Service Admin">
+ <feature version="3.14.9">ecf-rs-rsa-impl</feature>
+ <feature version="3.14.9">ecf-rs-rsa-topology-manager</feature>
</feature>
- <feature name="ecf-rs-distribution-generic" version="3.14.8"
+ <feature name="ecf-rs-distribution-generic" version="3.14.9"
description="ECF RemoteServices Generic Distribution Provider. https://wiki.eclipse.org/EIG:Configuration_Properties">
- <feature version="3.14.8">ecf-rs-core</feature>
+ <feature version="3.14.9">ecf-rs-core</feature>
<bundle> mvn:org.eclipse.ecf/org.eclipse.ecf.provider/4.8.200 </bundle>
<bundle>
mvn:org.eclipse.ecf/org.eclipse.ecf.provider.remoteservice/4.4.101
</bundle>
</feature>
- <feature name="ecf-rs-distribution-rosgi" version="3.14.8"
+ <feature name="ecf-rs-distribution-rosgi" version="3.14.9"
description="ECF RemoteService ROSGi Distribution Provider. https://wiki.eclipse.org/EIG:Configuration_Properties">
- <feature version="3.14.8">ecf-rs-core</feature>
+ <feature version="3.14.9">ecf-rs-core</feature>
<bundle>mvn:org.eclipse.ecf/org.objectweb.asm</bundle>
<bundle>
- mvn:org.eclipse.ecf/ch.ethz.iks.r_osgi.remote/1.2.201
+ mvn:org.eclipse.ecf/ch.ethz.iks.r_osgi.remote
</bundle>
<bundle>
mvn:org.eclipse.ecf/org.eclipse.ecf.provider.r_osgi/3.6.201
</bundle>
</feature>
- <feature name="ecf-rs-discovery-jmdns" version="3.14.8"
+ <feature name="ecf-rs-discovery-jmdns" version="3.14.9"
description="ECF RemoteServices JMDNS Discovery Provider">
- <feature version="3.14.8">ecf-rs-core</feature>
+ <feature version="3.14.9">ecf-rs-core</feature>
<bundle>
mvn:org.eclipse.ecf/org.eclipse.ecf.provider.jmdns/4.3.200
</bundle>
</feature>
- <feature name="ecf-rs-discovery-zookeeper" version="3.14.8"
+ <feature name="ecf-rs-discovery-zookeeper" version="3.14.9"
description="ECF RemoteServices Zookeeper Discovery Provider. See https://wiki.eclipse.org/Zookeeper_Based_ECF_Discovery">
- <feature version="3.14.8">ecf-rs-core</feature>
+ <feature version="3.14.9">ecf-rs-core</feature>
<bundle>
mvn:org.eclipse.ecf/org.apache.commons.logging/1.1.1.v201101211721
</bundle>
@@ -106,17 +106,17 @@
mvn:org.eclipse.ecf/org.eclipse.ecf.provider.zookeeper/1.2.201
</bundle>
</feature>
- <feature name="ecf-rs-discovery-slp" version="3.14.8"
+ <feature name="ecf-rs-discovery-slp" version="3.14.9"
description="ECF Discovery SLP Provider. See https://wiki.eclipse.org/R-OSGi_Properties">
- <feature version="3.14.8">ecf-rs-core</feature>
+ <feature version="3.14.9">ecf-rs-core</feature>
<bundle>mvn:org.eclipse.ecf/ch.ethz.iks.slp/1.3.1</bundle>
<bundle>
mvn:org.eclipse.ecf/org.eclipse.ecf.provider.jslp/3.2.202
</bundle>
</feature>
- <feature name="ecf-rs-distribution-rest" version="3.14.8"
+ <feature name="ecf-rs-distribution-rest" version="3.14.9"
description="ECF Discovery REST Provider Support">
- <feature version="3.14.8">ecf-rs-core</feature>
+ <feature version="3.14.9">ecf-rs-core</feature>
<bundle>
mvn:org.eclipse.ecf/org.apache.commons.logging/1.1.1.v201101211721
</bundle>
@@ -134,16 +134,16 @@
mvn:org.eclipse.ecf/org.eclipse.ecf.remoteservice.rest/2.7.201
</bundle>
</feature>
- <feature name="ecf-rs-eventadmin" version="3.14.8"
- description="ECF 3.14.8 RemoteServices SDK Distributed EventAdmin">
- <feature version="3.14.8">ecf-rs-core</feature>
+ <feature name="ecf-rs-eventadmin" version="3.14.9"
+ description="ECF 3.14.9 RemoteServices SDK Distributed EventAdmin">
+ <feature version="3.14.9">ecf-rs-core</feature>
<bundle>
mvn:org.eclipse.ecf/org.eclipse.ecf.remoteservice.eventadmin/1.3.1
</bundle>
</feature>
- <feature name="ecf-rs-distribution-servlet" version="3.14.8"
- description="ECF 3.14.8 RemoteServices SDK Generic Servlet Support">
- <feature version="3.14.8">ecf-rs-core</feature>
+ <feature name="ecf-rs-distribution-servlet" version="3.14.9"
+ description="ECF 3.14.9 RemoteServices SDK Generic Servlet Support">
+ <feature version="3.14.9">ecf-rs-core</feature>
<bundle>
mvn:org.eclipse.ecf/javax.servlet/3.1.0.v201410161800
</bundle>
@@ -152,60 +152,60 @@
</bundle>
</feature>
<feature name="ecf-rs-distribution-generic-server"
- version="3.14.8"
- description="ECF 3.14.8 RemoteServices SDK Generic Server Support">
- <feature version="3.14.8">ecf-rs-distribution-generic</feature>
+ version="3.14.9"
+ description="ECF 3.14.9 RemoteServices SDK Generic Server Support">
+ <feature version="3.14.9">ecf-rs-distribution-generic</feature>
<bundle>mvn:org.eclipse.ecf/org.eclipse.ecf.server/2.1.201</bundle>
<bundle>
- http://download.eclipse.org/rt/ecf/3.14.8/site.p2/plugins/org.eclipse.ecf.server.generic_8.1.0.v20191224-2127.jar
+ http://download.eclipse.org/rt/ecf/3.14.9/site.p2/plugins/org.eclipse.ecf.server.generic_8.1.0.v20191224-2127.jar
</bundle>
</feature>
<feature name="ecf-rs-examples-timeservice-api"
- version="3.14.8"
+ version="3.14.9"
description="ECF RemoteService TimeService API Example. See https://wiki.eclipse.org/Tutorial:_Building_your_first_OSGi_Remote_Service">
<bundle>
- http://download.eclipse.org/rt/ecf/3.14.8/site.p2/plugins/com.mycorp.examples.timeservice.async_2.1.1.v20191012-1926.jar
+ http://download.eclipse.org/rt/ecf/3.14.9/site.p2/plugins/com.mycorp.examples.timeservice.async_2.1.1.v20191012-1926.jar
</bundle>
</feature>
<feature name="ecf-rs-examples-timeservice-host"
- version="3.14.8"
+ version="3.14.9"
description="ECF RemoteService TimeService Host Example. See https://wiki.eclipse.org/Tutorial:_Building_your_first_OSGi_Remote_Service">
- <feature version="3.14.8">ecf-rs-examples-timeservice-api</feature>
+ <feature version="3.14.9">ecf-rs-examples-timeservice-api</feature>
<bundle>
- http://download.eclipse.org/rt/ecf/3.14.8/site.p2/plugins/com.mycorp.examples.timeservice.host_1.1.201.v20191012-1926.jar
+ http://download.eclipse.org/rt/ecf/3.14.9/site.p2/plugins/com.mycorp.examples.timeservice.host_1.1.201.v20191012-1926.jar
</bundle>
</feature>
<feature name="ecf-rs-examples-timeservice-consumer"
- version="3.14.8"
+ version="3.14.9"
description="ECF RemoteService TimeService Consumer Example. See https://wiki.eclipse.org/Tutorial:_Building_your_first_OSGi_Remote_Service">
- <feature version="3.14.8">ecf-rs-examples-timeservice-api</feature>
+ <feature version="3.14.9">ecf-rs-examples-timeservice-api</feature>
<bundle>
- http://download.eclipse.org/rt/ecf/3.14.8/site.p2/plugins/com.mycorp.examples.timeservice.consumer.ds_1.0.201.v20191012-1926.jar
+ http://download.eclipse.org/rt/ecf/3.14.9/site.p2/plugins/com.mycorp.examples.timeservice.consumer.ds_1.0.201.v20191012-1926.jar
</bundle>
</feature>
<feature name="ecf-rs-examples-timeservice-consumer-async"
- version="3.14.8"
+ version="3.14.9"
description="ECF RemoteService TimeService Async Consumer Example. See https://wiki.eclipse.org/Tutorial:_Building_your_first_OSGi_Remote_Service">
- <feature version="3.14.8">ecf-rs-examples-timeservice-api</feature>
+ <feature version="3.14.9">ecf-rs-examples-timeservice-api</feature>
<bundle>
- http://download.eclipse.org/rt/ecf/3.14.8/site.p2/plugins/com.mycorp.examples.timeservice.consumer.ds.async_1.0.101.v20191012-1926.jar
+ http://download.eclipse.org/rt/ecf/3.14.9/site.p2/plugins/com.mycorp.examples.timeservice.consumer.ds.async_1.0.101.v20191012-1926.jar
</bundle>
</feature>
- <feature name="ecf-rs-sdk" version="3.14.8"
- description="ECF 3.14.8 RemoteServices SDK with Generic Distribution Provider and JMDNS/Zeroconf Discovery Provider">
- <feature version="3.14.8">ecf-rs-rsa</feature>
- <feature version="3.14.8">ecf-rs-distribution-generic</feature>
- <feature version="3.14.8">ecf-rs-discovery-jmdns</feature>
- <feature version="3.14.8">ecf-rs-console</feature>
+ <feature name="ecf-rs-sdk" version="3.14.9"
+ description="ECF 3.14.9 RemoteServices SDK with Generic Distribution Provider and JMDNS/Zeroconf Discovery Provider">
+ <feature version="3.14.9">ecf-rs-rsa</feature>
+ <feature version="3.14.9">ecf-rs-distribution-generic</feature>
+ <feature version="3.14.9">ecf-rs-discovery-jmdns</feature>
+ <feature version="3.14.9">ecf-rs-console</feature>
</feature>
<feature name="ecf-rs-sdk-examples-timeservicehost"
- version="3.14.8"
- description="ECF 3.14.8 RemoteServices SDK with Generic Distribution Provider and JMDNS/Zeroconf Discovery Provider">
- <feature version="3.14.8">ecf-rs-rsa</feature>
- <feature version="3.14.8">ecf-rs-distribution-generic</feature>
- <feature version="3.14.8">ecf-rs-discovery-jmdns</feature>
- <feature version="3.14.8">ecf-rs-console</feature>
- <feature version="3.14.8">ecf-rs-examples-timeservice-host</feature>
+ version="3.14.9"
+ description="ECF 3.14.9 RemoteServices SDK with Generic Distribution Provider and JMDNS/Zeroconf Discovery Provider">
+ <feature version="3.14.9">ecf-rs-rsa</feature>
+ <feature version="3.14.9">ecf-rs-distribution-generic</feature>
+ <feature version="3.14.9">ecf-rs-discovery-jmdns</feature>
+ <feature version="3.14.9">ecf-rs-console</feature>
+ <feature version="3.14.9">ecf-rs-examples-timeservice-host</feature>
</feature>
<!-- Include etcd discovery provider -->
<repository>https://raw.githubusercontent.com/ECF/etcd-provider/master/build/karaf-features.xml</repository>
diff --git a/releng/org.eclipse.ecf.releng.repository/pom.xml b/releng/org.eclipse.ecf.releng.repository/pom.xml
index 3360de693..ba02cc7e5 100644
--- a/releng/org.eclipse.ecf.releng.repository/pom.xml
+++ b/releng/org.eclipse.ecf.releng.repository/pom.xml
@@ -10,7 +10,7 @@
</parent>
<groupId>org.eclipse.ecf</groupId>
<artifactId>org.eclipse.ecf.releng.repository</artifactId>
- <version>3.14.8-SNAPSHOT</version>
+ <version>3.14.9-SNAPSHOT</version>
<packaging>eclipse-repository</packaging>
<name>ECF p2 Repository</name>

Back to the top