Repository: incubator-taverna-plugin-component Updated Branches: refs/heads/master 84c2768e6 -> 2de49b3f6
remove duplicate ASF header Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-component/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-component/commit/c43cf438 Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-component/tree/c43cf438 Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-component/diff/c43cf438 Branch: refs/heads/master Commit: c43cf43871c4f171c3546c92a9e45a8785af3caa Parents: 84c2768 Author: Stian Soiland-Reyes <[email protected]> Authored: Thu Jun 30 14:47:56 2016 +0100 Committer: Stian Soiland-Reyes <[email protected]> Committed: Thu Jun 30 14:47:56 2016 +0100 ---------------------------------------------------------------------- pom.xml | 18 ------------------ 1 file changed, 18 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-component/blob/c43cf438/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 463c3c9..448a2a4 100644 --- a/pom.xml +++ b/pom.xml @@ -17,24 +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/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion>
