You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by im...@apache.org on 2014/05/06 14:59:07 UTC

git commit: Updated carbon.ui dependency artifact version in stratos distribution to 4.2.0-stratos

Repository: incubator-stratos
Updated Branches:
  refs/heads/4.0.0-incubating befddcede -> 545a1a0e7


Updated carbon.ui dependency artifact version in stratos distribution to 4.2.0-stratos


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

Branch: refs/heads/4.0.0-incubating
Commit: 545a1a0e7ab5a4d051a1b2cf4592ad1b2c3da9a1
Parents: befddce
Author: Imesh Gunaratne <im...@apache.org>
Authored: Tue May 6 18:28:54 2014 +0530
Committer: Imesh Gunaratne <im...@apache.org>
Committed: Tue May 6 18:28:54 2014 +0530

----------------------------------------------------------------------
 products/stratos/modules/distribution/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/545a1a0e/products/stratos/modules/distribution/pom.xml
----------------------------------------------------------------------
diff --git a/products/stratos/modules/distribution/pom.xml b/products/stratos/modules/distribution/pom.xml
index 682c05b..f9c7444 100755
--- a/products/stratos/modules/distribution/pom.xml
+++ b/products/stratos/modules/distribution/pom.xml
@@ -462,7 +462,7 @@
 	<dependency>
 	    <groupId>org.apache.stratos</groupId>
 	    <artifactId>org.wso2.carbon.ui</artifactId>
-	    <version>4.0.0-SNAPSHOT</version>
+	    <version>4.2.0-stratos</version>
         </dependency>
     </dependencies>