Updated Branches: refs/heads/3.0.0-incubating 0d2de61d1 -> 52198d18a
Adding wso2 repository for wso2 dependencies Project: http://git-wip-us.apache.org/repos/asf/incubator-stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-stratos/commit/52198d18 Tree: http://git-wip-us.apache.org/repos/asf/incubator-stratos/tree/52198d18 Diff: http://git-wip-us.apache.org/repos/asf/incubator-stratos/diff/52198d18 Branch: refs/heads/3.0.0-incubating Commit: 52198d18a623da84cc44ac2f003505189f181a0a Parents: 0d2de61 Author: Lahiru Sandaruwan <[email protected]> Authored: Tue Oct 1 22:07:02 2013 +0530 Committer: Lahiru Sandaruwan <[email protected]> Committed: Tue Oct 1 22:07:02 2013 +0530 ---------------------------------------------------------------------- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/52198d18/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 99d4457..aae837c 100644 --- a/pom.xml +++ b/pom.xml @@ -395,7 +395,7 @@ </profiles> <!-- END SNIPPET: release-profile --> - <!--pluginRepositories> + <pluginRepositories> <pluginRepository> <id>wso2-maven2-repository-1</id> <url>http://dist.wso2.org/maven2</url> @@ -404,7 +404,7 @@ <id>wso2-maven2-repository-2</id> <url>http://dist.wso2.org/snapshots/maven2</url> </pluginRepository> - </pluginRepositories--> + </pluginRepositories> <build> <extensions>
