This is an automated email from the ASF dual-hosted git repository. nferraro pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git
commit c88b9bf3ccf717de428de60997b07df30041252c Author: nferraro <[email protected]> AuthorDate: Fri Apr 26 17:13:29 2019 +0200 Rollback to 0.3.2-SNAPSHOT --- 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-health/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 +- 16 files changed, 16 insertions(+), 16 deletions(-) diff --git a/camel-k-adapter-camel-2/pom.xml b/camel-k-adapter-camel-2/pom.xml index 6639480..2a941e4 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.2</version> + <version>0.3.2-SNAPSHOT</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 d9be9ba..221a117 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.2</version> + <version>0.3.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-k-maven-plugin/pom.xml b/camel-k-maven-plugin/pom.xml index 767a0b7..454acd3 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.2</version> + <version>0.3.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-k-runtime-bom/pom.xml b/camel-k-runtime-bom/pom.xml index 91e3541..af35fc0 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.2</version> + <version>0.3.2-SNAPSHOT</version> <packaging>pom</packaging> <properties> diff --git a/camel-k-runtime-core/pom.xml b/camel-k-runtime-core/pom.xml index 6ccba8e..50e41e4 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.2</version> + <version>0.3.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-k-runtime-groovy/pom.xml b/camel-k-runtime-groovy/pom.xml index 6114011..e45ff30 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.2</version> + <version>0.3.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-k-runtime-health/pom.xml b/camel-k-runtime-health/pom.xml index 2ff5fda..ccc7ddb 100644 --- a/camel-k-runtime-health/pom.xml +++ b/camel-k-runtime-health/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-runtime-parent</artifactId> - <version>0.3.2</version> + <version>0.3.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-k-runtime-jvm/pom.xml b/camel-k-runtime-jvm/pom.xml index 3e1fb74..cf3fe77 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.2</version> + <version>0.3.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-k-runtime-kotlin/pom.xml b/camel-k-runtime-kotlin/pom.xml index b994535..dd2d3ed 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.2</version> + <version>0.3.2-SNAPSHOT</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 ab3118e..ae065da 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.2</version> + <version>0.3.2-SNAPSHOT</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 a3d4f95..4209b62 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.2</version> + <version>0.3.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-k-runtime-yaml/pom.xml b/camel-k-runtime-yaml/pom.xml index c78e461..3493573 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.2</version> + <version>0.3.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-knative-http/pom.xml b/camel-knative-http/pom.xml index e68cad5..d22e30f 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.2</version> + <version>0.3.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/camel-knative/pom.xml b/camel-knative/pom.xml index 220e1c2..bac89ff 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.2</version> + <version>0.3.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/distribution/pom.xml b/distribution/pom.xml index 712b295..7e8d203 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.2</version> + <version>0.3.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> diff --git a/pom.xml b/pom.xml index 6c7323b..ab8d09a 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.2</version> + <version>0.3.2-SNAPSHOT</version> <packaging>pom</packaging> <properties>
