Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
aloubyansky committed Sep 27, 2024
1 parent 4e0cde7 commit 8bd81de
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ public static void main(String[] args) throws Exception {
//load(Path.of("/home/aloubyansky/git/kogito-runtimes/springboot/bom"));
//MavenProjectConfigurationLoader.load(Path.of("/home/aloubyansky/git/debezium"));
//MavenProjectConfigurationLoader.load(Path.of("/home/aloubyansky/git/optaplanner"));
MavenProjectConfigurationLoader.load(Path.of("/home/aloubyansky/git/camel-quarkus"));
//MavenProjectConfigurationLoader.load(Path.of("/home/aloubyansky/git/camel-quarkus"));
MavenProjectConfigurationLoader.load(Path.of("/home/aloubyansky/git/insights-runtimes-inventory"));
//MavenProjectConfigurationLoader.load(Path.of("/home/aloubyansky/git/kogito-examples"));
//generateUpdateRecipe(Path.of("/home/aloubyansky/git/camel-quarkus"));
//load(Path.of("/home/aloubyansky/git/quarkus-copy"));
Expand Down

0 comments on commit 8bd81de

Please sign in to comment.