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-k-runtime.git
commit a2500857fd5250dce03d16f397ea76792a115c6a Author: Andrea Cosentino <[email protected]> AuthorDate: Wed Feb 27 09:10:51 2019 +0100 [maven-release-plugin] prepare release camel-k-runtime-parent-0.3.0 --- camel-k-adapter-camel-2/pom.xml | 2 +- camel-k-adapter-camel-3/pom.xml | 2 +- camel-k-maven-plugin/pom.xml | 2 +- camel-k-runtime-bom/pom.xml | 2 +- camel-k-runtime-core/pom.xml | 2 +- camel-k-runtime-groovy/pom.xml | 2 +- camel-k-runtime-jvm/pom.xml | 2 +- camel-k-runtime-kotlin/pom.xml | 2 +- camel-k-runtime-spring-boot-layout/pom.xml | 2 +- camel-k-runtime-spring-boot/pom.xml | 2 +- camel-k-runtime-yaml/pom.xml | 2 +- camel-knative-http/pom.xml | 2 +- camel-knative/pom.xml | 2 +- distribution/pom.xml | 2 +- pom.xml | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) diff --git a/camel-k-adapter-camel-2/pom.xml b/camel-k-adapter-camel-2/pom.xml index eb91332..973b1c9 100644 --- a/camel-k-adapter-camel-2/pom.xml +++ b/camel-k-adapter-camel-2/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-runtime-parent</artifactId> - <version>0.3.0-SNAPSHOT</version> + <version>0.3.0</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-k-adapter-camel-3/pom.xml b/camel-k-adapter-camel-3/pom.xml index 0477802..57a4a28 100644 --- a/camel-k-adapter-camel-3/pom.xml +++ b/camel-k-adapter-camel-3/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-runtime-parent</artifactId> - <version>0.3.0-SNAPSHOT</version> + <version>0.3.0</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-k-maven-plugin/pom.xml b/camel-k-maven-plugin/pom.xml index 61a8fc8..83ef2fe 100644 --- a/camel-k-maven-plugin/pom.xml +++ b/camel-k-maven-plugin/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-runtime-parent</artifactId> - <version>0.3.0-SNAPSHOT</version> + <version>0.3.0</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-k-runtime-bom/pom.xml b/camel-k-runtime-bom/pom.xml index 11382a5..2c1728f 100644 --- a/camel-k-runtime-bom/pom.xml +++ b/camel-k-runtime-bom/pom.xml @@ -28,7 +28,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-runtime-bom</artifactId> - <version>0.3.0-SNAPSHOT</version> + <version>0.3.0</version> <packaging>pom</packaging> <developers> diff --git a/camel-k-runtime-core/pom.xml b/camel-k-runtime-core/pom.xml index 3eb913b..aae17d5 100644 --- a/camel-k-runtime-core/pom.xml +++ b/camel-k-runtime-core/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-runtime-parent</artifactId> - <version>0.3.0-SNAPSHOT</version> + <version>0.3.0</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-k-runtime-groovy/pom.xml b/camel-k-runtime-groovy/pom.xml index 24f9485..3314481 100644 --- a/camel-k-runtime-groovy/pom.xml +++ b/camel-k-runtime-groovy/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-runtime-parent</artifactId> - <version>0.3.0-SNAPSHOT</version> + <version>0.3.0</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-k-runtime-jvm/pom.xml b/camel-k-runtime-jvm/pom.xml index 5dfd3dc..502d810 100644 --- a/camel-k-runtime-jvm/pom.xml +++ b/camel-k-runtime-jvm/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-runtime-parent</artifactId> - <version>0.3.0-SNAPSHOT</version> + <version>0.3.0</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-k-runtime-kotlin/pom.xml b/camel-k-runtime-kotlin/pom.xml index fcab33e..77aa7be 100644 --- a/camel-k-runtime-kotlin/pom.xml +++ b/camel-k-runtime-kotlin/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-runtime-parent</artifactId> - <version>0.3.0-SNAPSHOT</version> + <version>0.3.0</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-k-runtime-spring-boot-layout/pom.xml b/camel-k-runtime-spring-boot-layout/pom.xml index 2471e55..0ce928e 100644 --- a/camel-k-runtime-spring-boot-layout/pom.xml +++ b/camel-k-runtime-spring-boot-layout/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-runtime-parent</artifactId> - <version>0.3.0-SNAPSHOT</version> + <version>0.3.0</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-k-runtime-spring-boot/pom.xml b/camel-k-runtime-spring-boot/pom.xml index 1435109..8ffeb71 100644 --- a/camel-k-runtime-spring-boot/pom.xml +++ b/camel-k-runtime-spring-boot/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-runtime-parent</artifactId> - <version>0.3.0-SNAPSHOT</version> + <version>0.3.0</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-k-runtime-yaml/pom.xml b/camel-k-runtime-yaml/pom.xml index d528f0a..d0b909e 100644 --- a/camel-k-runtime-yaml/pom.xml +++ b/camel-k-runtime-yaml/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-runtime-parent</artifactId> - <version>0.3.0-SNAPSHOT</version> + <version>0.3.0</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-knative-http/pom.xml b/camel-knative-http/pom.xml index 9188acc..f34a119 100644 --- a/camel-knative-http/pom.xml +++ b/camel-knative-http/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-runtime-parent</artifactId> - <version>0.3.0-SNAPSHOT</version> + <version>0.3.0</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-knative/pom.xml b/camel-knative/pom.xml index 7e51b29..1f9ed8f 100644 --- a/camel-knative/pom.xml +++ b/camel-knative/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-runtime-parent</artifactId> - <version>0.3.0-SNAPSHOT</version> + <version>0.3.0</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/distribution/pom.xml b/distribution/pom.xml index 6669d04..0709024 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>camel-k-runtime-parent</artifactId> <groupId>org.apache.camel.k</groupId> - <version>0.3.0-SNAPSHOT</version> + <version>0.3.0</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> diff --git a/pom.xml b/pom.xml index edae345..9c69782 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-runtime-parent</artifactId> - <version>0.3.0-SNAPSHOT</version> + <version>0.3.0</version> <packaging>pom</packaging> <properties>
