Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
pefernan authored Feb 28, 2024
1 parent d3769a0 commit 7453773
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions quarkus/addons/camel/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<configuration>
<deployment>${project.groupId}:${project.artifactId}-deployment:${project.version}</deployment>
<capabilities>
<provides>org.sonataflow.addons.camel</provides>
<provides>org.apache.sonataflow.addons.camel</provides>
</capabilities>
</configuration>
</execution>
Expand All @@ -94,4 +94,4 @@
</plugin>
</plugins>
</build>
</project>
</project>

0 comments on commit 7453773

Please sign in to comment.