Repository: stratos Updated Branches: refs/heads/master 2e1589fc5 -> a4a55f08f
adding correct manager stub to LICENSE Project: http://git-wip-us.apache.org/repos/asf/stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/stratos/commit/a4a55f08 Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/a4a55f08 Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/a4a55f08 Branch: refs/heads/master Commit: a4a55f08fb83d6cb24aa714b3a33ee9abbd100ba Parents: 2e1589f Author: reka <[email protected]> Authored: Thu May 21 13:38:51 2015 +0530 Committer: reka <[email protected]> Committed: Thu May 21 13:38:51 2015 +0530 ---------------------------------------------------------------------- products/stratos-cli/distribution/src/main/license/LICENSE | 1 - products/stratos/modules/distribution/src/main/license/LICENSE | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/stratos/blob/a4a55f08/products/stratos-cli/distribution/src/main/license/LICENSE ---------------------------------------------------------------------- diff --git a/products/stratos-cli/distribution/src/main/license/LICENSE b/products/stratos-cli/distribution/src/main/license/LICENSE index 7bcc50e..3cc27f2 100644 --- a/products/stratos-cli/distribution/src/main/license/LICENSE +++ b/products/stratos-cli/distribution/src/main/license/LICENSE @@ -273,7 +273,6 @@ org.apache.stratos.cloud.controller.service.stub-4.1.0-SNAPSHOT.jar, org.apache.stratos.common-4.1.0-SNAPSHOT.jar, org.apache.stratos.manager-4.1.0-SNAPSHOT.jar, org.apache.stratos.manager.service.stub-4.1.0-SNAPSHOT.jar, -org.apache.stratos.manager.stub-4.1.0-20140503.132647-1.jar, org.apache.stratos.messaging-4.1.0-SNAPSHOT.jar, org.eclipse.equinox.http.helper-1.1.0.wso2v1.jar, org.eclipse.osgi-3.8.1.v20120830-144521.jar, http://git-wip-us.apache.org/repos/asf/stratos/blob/a4a55f08/products/stratos/modules/distribution/src/main/license/LICENSE ---------------------------------------------------------------------- diff --git a/products/stratos/modules/distribution/src/main/license/LICENSE b/products/stratos/modules/distribution/src/main/license/LICENSE index 57de2fd..5e873a3 100644 --- a/products/stratos/modules/distribution/src/main/license/LICENSE +++ b/products/stratos/modules/distribution/src/main/license/LICENSE @@ -369,7 +369,7 @@ org.apache.stratos.keystore.mgt_4.1.0.SNAPSHOT.jar, org.apache.stratos.kubernetes.client_4.1.0.SNAPSHOT.jar, org.apache.stratos.logging.view.ui_4.1.0.SNAPSHOT.jar, org.apache.stratos.manager.service.stub_4.1.0.SNAPSHOT.jar, -org.apache.stratos.manager.stub_4.1.0.SNAPSHOT.jar, +org.apache.stratos.manager.service.stub_4.1.0.SNAPSHOT.jar, org.apache.stratos.manager.styles_4.1.0.SNAPSHOT.jar, org.apache.stratos.manager_4.1.0.SNAPSHOT.jar, org.apache.stratos.messaging_4.1.0.SNAPSHOT.jar,
