]> source.dussan.org Git - archiva.git/commitdiff
pom cleanup
authorOlivier Lamy <olamy@apache.org>
Sun, 11 Mar 2012 23:58:11 +0000 (23:58 +0000)
committerOlivier Lamy <olamy@apache.org>
Sun, 11 Mar 2012 23:58:11 +0000 (23:58 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1299490 13f79535-47bb-0310-9956-ffa450edef68

archiva-modules/archiva-base/archiva-maven2-metadata/pom.xml

index 14da7c7ff0f15daf20935dc88858d02eebaa953e..95146e3d6a9149ac436d85b7dbbdf0963a07114e 100644 (file)
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>\r
+<!--\r
+  ~ Licensed to the Apache Software Foundation (ASF) under one\r
+  ~ or more contributor license agreements.  See the NOTICE file\r
+  ~ distributed with this work for additional information\r
+  ~ regarding copyright ownership.  The ASF licenses this file\r
+  ~ to you under the Apache License, Version 2.0 (the\r
+  ~ "License"); you may not use this file except in compliance\r
+  ~ with the License.  You may obtain a copy of the License at\r
+  ~\r
+  ~   http://www.apache.org/licenses/LICENSE-2.0\r
+  ~\r
+  ~ Unless required by applicable law or agreed to in writing,\r
+  ~ software distributed under the License is distributed on an\r
+  ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\r
+  ~ KIND, either express or implied.  See the License for the\r
+  ~ specific language governing permissions and limitations\r
+  ~ under the License.\r
+  -->\r
 <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">\r
   <modelVersion>4.0.0</modelVersion>\r
   <parent>\r
@@ -10,7 +28,7 @@
   <artifactId>archiva-maven2-metadata</artifactId>\r
   <version>1.4-M3-SNAPSHOT</version>\r
 \r
-  <name>archiva-maven2-metadata</name>\r
+  <name>Archiva Base :: Maven 2 Metadata</name>\r
 \r
 \r
   <dependencies>\r
     </dependency>\r
   </dependencies>\r
 \r
-  <build>\r
-    <pluginManagement>\r
-      <plugins>\r
-        <plugin>\r
-          <artifactId>maven-compiler-plugin</artifactId>\r
-          <configuration>\r
-            <source>1.5</source>\r
-            <target>1.5</target>\r
-          </configuration>\r
-        </plugin>\r
-      </plugins>\r
-    </pluginManagement>\r
-  </build>\r
 </project>\r