Repository: incubator-taverna-plugin-bioinformatics Updated Branches: refs/heads/master 314c60956 -> e3cd92036
Avoid duplicate ASF header Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-bioinformatics/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-bioinformatics/commit/72c0785a Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-bioinformatics/tree/72c0785a Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-bioinformatics/diff/72c0785a Branch: refs/heads/master Commit: 72c0785affe69ff97acf6b72f4e6a376b4a11ccf Parents: 314c609 Author: Stian Soiland-Reyes <[email protected]> Authored: Wed Sep 7 13:23:05 2016 +0100 Committer: Stian Soiland-Reyes <[email protected]> Committed: Wed Sep 7 13:23:05 2016 +0100 ---------------------------------------------------------------------- taverna-biomoby-activity/pom.xml | 16 ---------------- 1 file changed, 16 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-bioinformatics/blob/72c0785a/taverna-biomoby-activity/pom.xml ---------------------------------------------------------------------- diff --git a/taverna-biomoby-activity/pom.xml b/taverna-biomoby-activity/pom.xml index 942b771..456f1a2 100644 --- a/taverna-biomoby-activity/pom.xml +++ b/taverna-biomoby-activity/pom.xml @@ -17,22 +17,6 @@ limitations under the License. --> -<!-- - Licensed to the Apache Software Foundation (ASF) under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The ASF licenses this file to You under the Apache License, Version 2.0 - (the "License"); you may not use this file except in compliance with - the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. ---> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion>
