Skip to content

Commit

Permalink
misnaming corrected
Browse files Browse the repository at this point in the history
  • Loading branch information
m-brophy committed Jan 15, 2024
1 parent 10a998d commit 5e4f3ce
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ static boolean matchesProject(GraphRewrite event, FileLocationModel payload) {
return matchesProject
}

ruleSet("jakarta-api-to-quarkus-groovy")
ruleSet("javaee-api-to-quarkus-groovy")
.addSourceTechnology(new TechnologyReference("java-ee", null))
.addTargetTechnology(new TechnologyReference("quarkus", null))
.addRule()
Expand Down

0 comments on commit 5e4f3ce

Please sign in to comment.