You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by va...@apache.org on 2021/02/22 23:01:05 UTC

[camel-kafka-connector] 01/02: Prepare archetypes version for release.

This is an automated email from the ASF dual-hosted git repository.

valdar pushed a commit to branch camel-kafka-connector-0.8.x
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git

commit fffbb4c90837759a92f5a122c29cc166d561f4ed
Author: Andrea Tarocchi <an...@gmail.com>
AuthorDate: Mon Feb 22 17:28:47 2021 +0100

    Prepare archetypes version for release.
---
 .../resources/projects/camel-timer-kafka-connector/archetype.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/archetypes/camel-kafka-connector-extensible-archetype/src/test/resources/projects/camel-timer-kafka-connector/archetype.properties b/archetypes/camel-kafka-connector-extensible-archetype/src/test/resources/projects/camel-timer-kafka-connector/archetype.properties
index 52c0774..24479a7 100644
--- a/archetypes/camel-kafka-connector-extensible-archetype/src/test/resources/projects/camel-timer-kafka-connector/archetype.properties
+++ b/archetypes/camel-kafka-connector-extensible-archetype/src/test/resources/projects/camel-timer-kafka-connector/archetype.properties
@@ -22,5 +22,5 @@ groupId=org.apache.camel.kafka-connector.test
 artifactId=timer
 
 version=1.0.0-SNAPSHOT
-camel-kafka-connector-version=0.8.0-SNAPSHOT
+camel-kafka-connector-version=0.7.2
 camel-kafka-connector-name=camel-timer-kafka-connector