You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by ra...@apache.org on 2015/09/09 00:07:02 UTC

[2/3] stratos git commit: Remove sources from Carbon UI fork

Remove sources from Carbon UI fork


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

Branch: refs/heads/master
Commit: 5abbf6987e2ebb1d3f622bf231cca9e6bafaa7ba
Parents: 1233cbd
Author: Akila Perera <ra...@gmail.com>
Authored: Thu Sep 3 12:23:29 2015 +0530
Committer: Akila Perera <ra...@gmail.com>
Committed: Wed Sep 9 03:36:27 2015 +0530

----------------------------------------------------------------------
 dependencies/org.wso2.carbon.ui/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/stratos/blob/5abbf698/dependencies/org.wso2.carbon.ui/pom.xml
----------------------------------------------------------------------
diff --git a/dependencies/org.wso2.carbon.ui/pom.xml b/dependencies/org.wso2.carbon.ui/pom.xml
index 2b958ac..a6b2839 100644
--- a/dependencies/org.wso2.carbon.ui/pom.xml
+++ b/dependencies/org.wso2.carbon.ui/pom.xml
@@ -298,7 +298,7 @@
                             <updateReleaseInfo>true</updateReleaseInfo>
                         </configuration>
                     </plugin>
-                    <plugin>
+                    <!--plugin>
                         <groupId>org.apache.maven.plugins</groupId>
                         <artifactId>maven-source-plugin</artifactId>
                         <executions>
@@ -309,7 +309,7 @@
                                 </goals>
                             </execution>
                         </executions>
-                    </plugin>
+                    </plugin-->
                     <plugin>
                         <groupId>org.apache.maven.plugins</groupId>
                         <artifactId>maven-javadoc-plugin</artifactId>