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 2020/03/30 07:05:13 UTC

[camel-karaf] branch master updated: Use the correct version placeholder for camel-bundle-plugin in commands-core

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


The following commit(s) were added to refs/heads/master by this push:
     new 21e9b2c  Use the correct version placeholder for camel-bundle-plugin in commands-core
21e9b2c is described below

commit 21e9b2c110d1e0ed1cc13a82d52856fa286b3ed6
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Mar 30 09:01:30 2020 +0200

    Use the correct version placeholder for camel-bundle-plugin in commands-core
---
 platforms/commands/commands-core/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/platforms/commands/commands-core/pom.xml b/platforms/commands/commands-core/pom.xml
index 596364b..ebbc736 100644
--- a/platforms/commands/commands-core/pom.xml
+++ b/platforms/commands/commands-core/pom.xml
@@ -85,7 +85,7 @@
             <plugin>
                 <groupId>org.apache.camel</groupId>
                 <artifactId>camel-bundle-plugin</artifactId>
-                <version>${project.version}</version>
+                <version>${camel-version}</version>
                 <configuration>
                     <instructions>
                         <Private-Package>