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
The following commit(s) were added to refs/heads/master by this push:
new 2051179 Bump to 3.3.0-SNAPSHOT on test json for
camel-package-maven-plugin
2051179 is described below
commit 20511799fc085a62bfdb2d61f9958c0301bb5a32
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Apr 6 15:53:25 2020 +0200
Bump to 3.3.0-SNAPSHOT on test json for camel-package-maven-plugin
---
.../src/test/resources/json/component_metadata.json | 6 +++---
.../src/test/resources/json/test_component.json | 2 +-
.../src/test/resources/json/test_component2.json | 2 +-
.../src/test/resources/json/test_component3.json | 2 +-
.../src/test/resources/json/test_component4.json | 2 +-
5 files changed, 7 insertions(+), 7 deletions(-)
diff --git
a/tooling/maven/camel-package-maven-plugin/src/test/resources/json/component_metadata.json
b/tooling/maven/camel-package-maven-plugin/src/test/resources/json/component_metadata.json
index 3e5de05..dc22649 100644
---
a/tooling/maven/camel-package-maven-plugin/src/test/resources/json/component_metadata.json
+++
b/tooling/maven/camel-package-maven-plugin/src/test/resources/json/component_metadata.json
@@ -8,7 +8,7 @@
"lenientProperties": false,
"groupId": "org.apache.camel",
"artifactId": "camel-debezium-mysql",
- "version": "3.2.0-SNAPSHOT",
+ "version": "3.3.0-SNAPSHOT",
"endpointOptions": [],
"title": "Debezium MySQL Connector",
"description": "Represents a Debezium MySQL endpoint which is used to
capture changes in MySQL database so that that applications can see those
changes and respond to them.",
@@ -28,7 +28,7 @@
"lenientProperties": false,
"groupId": "org.apache.camel",
"artifactId": "camel-timer",
- "version": "3.2.0-SNAPSHOT",
+ "version": "3.3.0-SNAPSHOT",
"endpointOptions": [],
"title": "Timer",
"description": "The timer component is used for generating message
exchanges when a timer fires.",
@@ -39,4 +39,4 @@
"deprecationNote": "core,scheduling",
"options": []
}
-}
\ No newline at end of file
+}
diff --git
a/tooling/maven/camel-package-maven-plugin/src/test/resources/json/test_component.json
b/tooling/maven/camel-package-maven-plugin/src/test/resources/json/test_component.json
index d1fa808..948b1ee 100644
---
a/tooling/maven/camel-package-maven-plugin/src/test/resources/json/test_component.json
+++
b/tooling/maven/camel-package-maven-plugin/src/test/resources/json/test_component.json
@@ -16,7 +16,7 @@
"firstVersion": "2.13.0",
"groupId": "org.apache.camel",
"artifactId": "camel-kafka",
- "version": "3.2.0-SNAPSHOT"
+ "version": "3.3.0-SNAPSHOT"
},
"componentProperties": {
"configuration": { "kind": "property", "displayName": "Configuration",
"group": "common", "required": false, "type": "object", "javaType":
"org.apache.camel.component.kafka.KafkaConfiguration", "deprecated": false,
"secret": false, "description": "Allows to pre-configure the Kafka component
with common options that the endpoints will reuse." },
diff --git
a/tooling/maven/camel-package-maven-plugin/src/test/resources/json/test_component2.json
b/tooling/maven/camel-package-maven-plugin/src/test/resources/json/test_component2.json
index 8746914..0e765c7 100644
---
a/tooling/maven/camel-package-maven-plugin/src/test/resources/json/test_component2.json
+++
b/tooling/maven/camel-package-maven-plugin/src/test/resources/json/test_component2.json
@@ -16,7 +16,7 @@
"firstVersion": "2.13.0",
"groupId": "org.apache.camel",
"artifactId": "camel-kafka",
- "version": "3.2.0-SNAPSHOT"
+ "version": "3.3.0-SNAPSHOT"
},
"componentProperties": {},
"properties": {}
diff --git
a/tooling/maven/camel-package-maven-plugin/src/test/resources/json/test_component3.json
b/tooling/maven/camel-package-maven-plugin/src/test/resources/json/test_component3.json
index 8aff006..f4418fe 100644
---
a/tooling/maven/camel-package-maven-plugin/src/test/resources/json/test_component3.json
+++
b/tooling/maven/camel-package-maven-plugin/src/test/resources/json/test_component3.json
@@ -16,7 +16,7 @@
"firstVersion": "2.13.0",
"groupId": "org.apache.camel",
"artifactId": "camel-kafka",
- "version": "3.2.0-SNAPSHOT"
+ "version": "3.3.0-SNAPSHOT"
},
"componentProperties": {
"sslTrustmanagerAlgorithm": { "kind": "property", "displayName": "Ssl
Trustmanager Algorithm", "group": "security", "label": "common,security",
"required": false, "type": "string", "javaType": "java.lang.String",
"deprecated": false, "secret": false, "defaultValue": "PKIX",
"configurationClass": "org.apache.camel.component.kafka.KafkaConfiguration",
"configurationField": "configuration", "description": "The algorithm used by
trust manager factory for SSL connections. Default value is [...]
diff --git
a/tooling/maven/camel-package-maven-plugin/src/test/resources/json/test_component4.json
b/tooling/maven/camel-package-maven-plugin/src/test/resources/json/test_component4.json
index 64b793b..ceab0b3 100644
---
a/tooling/maven/camel-package-maven-plugin/src/test/resources/json/test_component4.json
+++
b/tooling/maven/camel-package-maven-plugin/src/test/resources/json/test_component4.json
@@ -16,7 +16,7 @@
"firstVersion": "2.12.0",
"groupId": "org.apache.camel",
"artifactId": "camel-xmlsecurity",
- "version": "3.2.0-SNAPSHOT"
+ "version": "3.3.0-SNAPSHOT"
},
"componentProperties": {
"baseUri": { "kind": "property", "displayName": "Base Uri", "group":
"common", "label": "common", "required": false, "type": "string", "javaType":
"java.lang.String", "deprecated": false, "secret": false, "configurationClass":
"org.apache.camel.component.xmlsecurity.processor.XmlVerifierConfiguration",
"configurationField": "verifierConfiguration", "description": "You can set a
base URI which is used in the URI dereferencing. Relative URIs are then
concatenated with the base URI." },