You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by is...@apache.org on 2013/07/03 11:49:25 UTC

git commit: correcting artifactId

Updated Branches:
  refs/heads/master ef8495a13 -> 524b39273


correcting artifactId


Project: http://git-wip-us.apache.org/repos/asf/incubator-stratos/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-stratos/commit/524b3927
Tree: http://git-wip-us.apache.org/repos/asf/incubator-stratos/tree/524b3927
Diff: http://git-wip-us.apache.org/repos/asf/incubator-stratos/diff/524b3927

Branch: refs/heads/master
Commit: 524b39273273256b873cdf6389f0cb1d93ee04ae
Parents: ef8495a
Author: Isuru <is...@wso2.com>
Authored: Wed Jul 3 15:19:07 2013 +0530
Committer: Isuru <is...@wso2.com>
Committed: Wed Jul 3 15:19:07 2013 +0530

----------------------------------------------------------------------
 .../org.apache.stratos.mediator.autoscale.feature/4.1.3/pom.xml    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/524b3927/features/autoscaler/org.apache.stratos.mediator.autoscale.feature/4.1.3/pom.xml
----------------------------------------------------------------------
diff --git a/features/autoscaler/org.apache.stratos.mediator.autoscale.feature/4.1.3/pom.xml b/features/autoscaler/org.apache.stratos.mediator.autoscale.feature/4.1.3/pom.xml
index 12c0259..42b8a54 100644
--- a/features/autoscaler/org.apache.stratos.mediator.autoscale.feature/4.1.3/pom.xml
+++ b/features/autoscaler/org.apache.stratos.mediator.autoscale.feature/4.1.3/pom.xml
@@ -32,7 +32,7 @@
 
     <modelVersion>4.0.0</modelVersion>
     <version>4.1.3</version>
-    <artifactId>org.apache.stratis.mediator.autoscale.feature</artifactId>
+    <artifactId>org.apache.stratos.mediator.autoscale.feature</artifactId>
     <packaging>pom</packaging>
     <name>Autoscaler Feature</name>
     <url>http://apache.org</url>