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-kafka-connector-examples.git
The following commit(s) were added to refs/heads/master by this push:
new 6f78309 Moved cql-sink in the cql folder
6f78309 is described below
commit 6f78309c51c7af18b0c3fe1f4e327fa0deafb985
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue May 19 17:45:26 2020 +0200
Moved cql-sink in the cql folder
---
{cql-sink => cql/cql-sink}/README.md | 0
.../cql-sink}/config/CamelCassandraQLSinkConnector.properties | 0
2 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/cql-sink/README.md b/cql/cql-sink/README.md
similarity index 100%
rename from cql-sink/README.md
rename to cql/cql-sink/README.md
diff --git a/cql-sink/config/CamelCassandraQLSinkConnector.properties
b/cql/cql-sink/config/CamelCassandraQLSinkConnector.properties
similarity index 100%
rename from cql-sink/config/CamelCassandraQLSinkConnector.properties
rename to cql/cql-sink/config/CamelCassandraQLSinkConnector.properties