This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
The following commit(s) were added to refs/heads/main by this push:
new 4a43586 Prepare for next version
4a43586 is described below
commit 4a43586e45f6731a84bd71925adfe83a9f52c79d
Author: Claus Ibsen <[email protected]>
AuthorDate: Mon Feb 7 09:44:11 2022 +0100
Prepare for next version
---
tests/camel-spring-boot-integration-tests/infinispan/pom.xml | 2 +-
tests/camel-spring-boot-integration-tests/integration-common/pom.xml | 2 +-
tests/camel-spring-boot-integration-tests/pom.xml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/tests/camel-spring-boot-integration-tests/infinispan/pom.xml
b/tests/camel-spring-boot-integration-tests/infinispan/pom.xml
index 0ee9911..c63683e 100644
--- a/tests/camel-spring-boot-integration-tests/infinispan/pom.xml
+++ b/tests/camel-spring-boot-integration-tests/infinispan/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>camel-spring-boot-integration-tests</artifactId>
<groupId>org.apache.camel.springboot</groupId>
- <version>3.15.0-SNAPSHOT</version>
+ <version>3.16.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git
a/tests/camel-spring-boot-integration-tests/integration-common/pom.xml
b/tests/camel-spring-boot-integration-tests/integration-common/pom.xml
index e6c12c4..4e90af8 100644
--- a/tests/camel-spring-boot-integration-tests/integration-common/pom.xml
+++ b/tests/camel-spring-boot-integration-tests/integration-common/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>camel-spring-boot-integration-tests</artifactId>
<groupId>org.apache.camel.springboot</groupId>
- <version>3.15.0-SNAPSHOT</version>
+ <version>3.16.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/tests/camel-spring-boot-integration-tests/pom.xml
b/tests/camel-spring-boot-integration-tests/pom.xml
index bee000a..5547ada 100644
--- a/tests/camel-spring-boot-integration-tests/pom.xml
+++ b/tests/camel-spring-boot-integration-tests/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>tests</artifactId>
<groupId>org.apache.camel.springboot</groupId>
- <version>3.15.0-SNAPSHOT</version>
+ <version>3.16.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>