You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2021/02/11 10:28:30 UTC

[camel-karaf] 02/03: CAMEL-16172 - Added a property placeholder vesion for opentelemetry semconv artifact

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git

commit 800a8a77888b8179c2cb243696c5c07c4f7ba7c6
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Feb 11 11:23:09 2021 +0100

    CAMEL-16172 - Added a property placeholder vesion for opentelemetry semconv artifact
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 4e4441f..c0a4d43 100644
--- a/pom.xml
+++ b/pom.xml
@@ -231,6 +231,7 @@
         <olingo2-gson-version>2.4</olingo2-gson-version>
         <ognl-bundle-version>3.1.12_1</ognl-bundle-version>
         <opencensus-api-version>0.24.0</opencensus-api-version>
+        <opentelemetry-semconv-version>0.15.0-alpha</opentelemetry-semconv-version>
         <oncrpc-version>1.1.3</oncrpc-version>
         <ops4j-base-version>1.5.0</ops4j-base-version>
         <oro-bundle-version>2.0.8_6</oro-bundle-version>