Removing 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/4b803b8f Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/4b803b8f Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/4b803b8f Branch: refs/heads/stratos-4.1.x Commit: 4b803b8f06dcc06ab2d4415fc1e5f8e5fc2b0e6c Parents: 55abb95 Author: Akila Perera <[email protected]> Authored: Thu Sep 3 12:14:43 2015 +0530 Committer: Akila Perera <[email protected]> Committed: Sun Sep 6 17:38:43 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/4b803b8f/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 9819fd1..cfb3a66 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> @@ -312,7 +312,7 @@ <configuration> <skipSource>true</skipSource> </configuration> - </plugin> + </plugin--> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-javadoc-plugin</artifactId>
