Renaming metering service capps artifact id
Project: http://git-wip-us.apache.org/repos/asf/stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/stratos/commit/57d497dc Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/57d497dc Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/57d497dc Branch: refs/heads/stratos-4.1.x Commit: 57d497dc4f419e004a83928785e761fb31c97b87 Parents: 8dd03d5 Author: Thanuja <[email protected]> Authored: Wed Oct 21 15:54:08 2015 +0530 Committer: Thanuja <[email protected]> Committed: Wed Oct 21 15:54:08 2015 +0530 ---------------------------------------------------------------------- extensions/das/modules/artifacts/metering-dashboard/capps/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/stratos/blob/57d497dc/extensions/das/modules/artifacts/metering-dashboard/capps/pom.xml ---------------------------------------------------------------------- diff --git a/extensions/das/modules/artifacts/metering-dashboard/capps/pom.xml b/extensions/das/modules/artifacts/metering-dashboard/capps/pom.xml index 5e327e6..8cde109 100644 --- a/extensions/das/modules/artifacts/metering-dashboard/capps/pom.xml +++ b/extensions/das/modules/artifacts/metering-dashboard/capps/pom.xml @@ -30,7 +30,7 @@ </parent> <modelVersion>4.0.0</modelVersion> - <artifactId>org.apache.stratos.metering.service.capps</artifactId> + <artifactId>metering-service-capps</artifactId> <name>Apache Stratos - Metering Service CApps</name> <description>Apache Stratos Metering Service CApps</description> <packaging>pom</packaging>
