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/10/19 09:29:08 UTC

[camel] 02/02: Removed refs to 3.6.0-SNAPSHOT and point to new 3.7.0-SNAPSHOT

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.git

commit b7bfd3dcbe4ffc96916a48a7c157d7cc9f660415
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Oct 19 11:25:57 2020 +0200

    Removed refs to 3.6.0-SNAPSHOT and point to new 3.7.0-SNAPSHOT
---
 tooling/camel-tooling-model/src/test/resources/twilio.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tooling/camel-tooling-model/src/test/resources/twilio.json b/tooling/camel-tooling-model/src/test/resources/twilio.json
index f9af247..1d4cfcc 100644
--- a/tooling/camel-tooling-model/src/test/resources/twilio.json
+++ b/tooling/camel-tooling-model/src/test/resources/twilio.json
@@ -11,7 +11,7 @@
     "supportLevel": "Stable",
     "groupId": "org.apache.camel",
     "artifactId": "camel-twilio",
-    "version": "3.6.0-SNAPSHOT",
+    "version": "3.7.0-SNAPSHOT",
     "scheme": "twilio",
     "extendsScheme": "",
     "syntax": "twilio:apiName\/methodName",