Skip to content

Commit

Permalink
Change remote logging component names in p2 profiles
Browse files Browse the repository at this point in the history
  • Loading branch information
tharikaGitHub committed Feb 21, 2024
1 parent 0efd21c commit 0431106
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions modules/p2-profile/product/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -575,7 +575,7 @@
org.wso2.carbon.apimgt:org.wso2.carbon.apimgt.tracing.feature:${carbon.apimgt.version}
</featureArtifactDef>
<featureArtifactDef>
org.wso2.carbon.commons:org.wso2.carbon.logging.config.mgt.feature:${carbon.commons.version}
org.wso2.carbon.commons:org.wso2.carbon.logging.remote.config.mgt.feature:${carbon.commons.version}
</featureArtifactDef>
<featureArtifactDef>
org.wso2.carbon.commons:org.wso2.carbon.logging.viewer.feature:${carbon.commons.version}
Expand Down Expand Up @@ -835,7 +835,7 @@
<version>${carbon.commons.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.logging.config.mgt.feature.group</id>
<id>org.wso2.carbon.logging.remote.config.mgt.feature.group</id>
<version>${carbon.commons.version}</version>
</feature>
<feature>
Expand Down Expand Up @@ -1558,7 +1558,7 @@
<version>${carbon.commons.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.logging.config.mgt.feature.group</id>
<id>org.wso2.carbon.logging.remote.config.mgt.feature.group</id>
<version>${carbon.commons.version}</version>
</feature>
<feature>
Expand Down Expand Up @@ -2179,7 +2179,7 @@
<version>${carbon.commons.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.logging.config.mgt.feature.group</id>
<id>org.wso2.carbon.logging.remote.config.mgt.feature.group</id>
<version>${carbon.commons.version}</version>
</feature>
<feature>
Expand Down Expand Up @@ -2674,7 +2674,7 @@
<version>${carbon.commons.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.logging.config.mgt.feature.group</id>
<id>org.wso2.carbon.logging.remote.config.mgt.feature.group</id>
<version>${carbon.commons.version}</version>
</feature>
<feature>
Expand Down Expand Up @@ -3217,7 +3217,7 @@
<version>${carbon.commons.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.logging.config.mgt.feature.group</id>
<id>org.wso2.carbon.logging.remote.config.mgt.feature.group</id>
<version>${carbon.commons.version}</version>
</feature>
<feature>
Expand Down Expand Up @@ -3711,7 +3711,7 @@
<version>${carbon.commons.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.logging.config.mgt.feature.group</id>
<id>org.wso2.carbon.logging.remote.config.mgt.feature.group</id>
<version>${carbon.commons.version}</version>
</feature>
<feature>
Expand Down Expand Up @@ -4192,7 +4192,7 @@
<version>${carbon.commons.version}</version>
</feature>
<feature>
<id>org.wso2.carbon.logging.config.mgt.feature.group</id>
<id>org.wso2.carbon.logging.remote.config.mgt.feature.group</id>
<version>${carbon.commons.version}</version>
</feature>
<feature>
Expand Down

0 comments on commit 0431106

Please sign in to comment.