This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 636212c (chores) use a single profile name for the IBM JDK
636212c is described below
commit 636212c35e72400cf351905ba9119d3e7f272964
Author: Otavio Rodolfo Piske <[email protected]>
AuthorDate: Fri Jan 7 17:11:59 2022 +0100
(chores) use a single profile name for the IBM JDK
---
components/camel-tagsoup/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/components/camel-tagsoup/pom.xml b/components/camel-tagsoup/pom.xml
index d9d02cd..aa6c04d 100644
--- a/components/camel-tagsoup/pom.xml
+++ b/components/camel-tagsoup/pom.xml
@@ -78,7 +78,7 @@
-->
<profiles>
<profile>
- <id>ibmjdk</id>
+ <id>ibm-jdk</id>
<activation>
<property>
<name>java.vendor</name>