Skip to content

Commit

Permalink
👷 Update CSB archetype version
Browse files Browse the repository at this point in the history
  • Loading branch information
mcarlett committed Mar 27, 2023
1 parent 06d6896 commit 1568cee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ public static String camelSpringBootArchetypeArtifactId() {
}

public static String camelSpringBootArchetypeVersion() {
return getProperty(CAMEL_SPRINGBOOT_ARCHETYPE_VERSION, "0.1.8");
return getProperty(CAMEL_SPRINGBOOT_ARCHETYPE_VERSION, "0.1.9");
}

public static String openshiftMavenPluginGroupId() {
Expand Down

0 comments on commit 1568cee

Please sign in to comment.