diff options
author | Olivier Lamy <olamy@apache.org> | 2011-08-17 23:53:53 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2011-08-17 23:53:53 +0000 |
commit | d598306cf292a92335f55a0042747a04b9cc4746 (patch) | |
tree | 66097804fbc583d624f7e3861688ab32f96c9ce8 /archiva-modules/archiva-web/archiva-rest/pom.xml | |
parent | f3189bad3e9af8c533a6b2a06e6647eee1a048cb (diff) | |
download | archiva-d598306cf292a92335f55a0042747a04b9cc4746.tar.gz archiva-d598306cf292a92335f55a0042747a04b9cc4746.zip |
add missing license headers
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1158973 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-modules/archiva-web/archiva-rest/pom.xml')
-rw-r--r-- | archiva-modules/archiva-web/archiva-rest/pom.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/archiva-modules/archiva-web/archiva-rest/pom.xml b/archiva-modules/archiva-web/archiva-rest/pom.xml index 74ad4433e..f785696ba 100644 --- a/archiva-modules/archiva-web/archiva-rest/pom.xml +++ b/archiva-modules/archiva-web/archiva-rest/pom.xml @@ -16,7 +16,8 @@ ~ 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"> + --> +<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> <parent> <groupId>org.apache.archiva</groupId> |