/[Apache-SVN]/shale/maven/trunk/master-pom/pom.xml
ViewVC logotype

Diff of /shale/maven/trunk/master-pom/pom.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- shale/maven/trunk/master-pom/pom.xml	2006/08/11 04:26:54	430659
+++ shale/maven/trunk/master-pom/pom.xml	2006/12/22 16:22:05	489681
@@ -1,20 +1,23 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <!--
-  ~ Copyright 2006 The Apache Software Foundation.
-  ~
-  ~ Licensed 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.
-  -->
+ * 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.
+ *
+ * $Id$
+-->
 
 <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">
@@ -23,14 +26,14 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>2</version>
+        <version>3</version>
     </parent>
 
     <groupId>org.apache.shale</groupId>
     <artifactId>shale-master</artifactId>
-    <version>1</version>
+    <version>2</version>
     <packaging>pom</packaging>
-    <name>Shale Master POM</name>
+    <name>Apache Shale Framework Master POM</name>
     <description>Apache Shale</description>
     <url>http://shale.apache.org</url>
     <inceptionYear>2004</inceptionYear>
@@ -84,6 +87,22 @@
 
     <developers>
         <developer>
+            <id>rahul</id>
+            <name>Rahul Akolkar</name>
+            <email>rahul at apache.org</email>
+            <roles>
+                <role>Committer</role>
+            </roles>
+        </developer>
+        <developer>
+            <id>dgeary</id>
+            <name>David Geary</name>
+            <email>dgeary at apache.org</email>
+            <roles>
+                <role>Committer</role>
+            </roles>
+        </developer>
+        <developer>
             <id>craigmcc</id>
             <name>Craig R. McClanahan</name>
             <email>craigmcc at apache.org</email>
@@ -140,6 +159,104 @@
             </roles>
         </developer>
     </developers>
+    <contributors>
+        <contributor>
+            <name>Walied Amer</name>
+        </contributor>
+        <contributor>
+            <name>Duncan Mills</name>
+        </contributor>
+        <contributor>
+            <name>Ronald Holshausen</name>
+        </contributor>
+        <contributor>
+            <name>Manfred Klug</name>
+        </contributor>
+        <contributor>
+            <name>David DeWolf</name>
+        </contributor>
+        <contributor>
+            <name>Keijo Nurmes</name>
+        </contributor>
+        <contributor>
+            <name>Shane Bryzak</name>
+        </contributor>
+        <contributor>
+            <name>Ted Husted</name>
+        </contributor>
+        <contributor>
+            <name>Dennis Byrne</name>
+        </contributor>
+        <contributor>
+            <name>Richarad Wallace</name>
+        </contributor>
+        <contributor>
+            <name>Bill Young</name>
+        </contributor>
+        <contributor>
+            <name>Alexandre Poitras</name>
+        </contributor>
+        <contributor>
+            <name>Hubert Rabago</name>
+        </contributor>
+        <contributor>
+            <name>David Thielen</name>
+        </contributor>
+        <contributor>
+            <name>Ed Burns</name>
+        </contributor>
+        <contributor>
+            <name>Ingo Dueppe</name>
+        </contributor>
+        <contributor>
+            <name>Jack Cheng</name>
+        </contributor>
+        <contributor>
+            <name>Niall Pemberton</name>
+        </contributor>
+        <contributor>
+            <name>Marcello Teodori</name>
+        </contributor>
+        <contributor>
+            <name>Reind</name>
+        </contributor>
+        <contributor>
+            <name>Mike Kienenberger</name>
+        </contributor>
+        <contributor>
+            <name>Andrew Gilette</name>
+        </contributor>
+        <contributor>
+            <name>Ryan Lubke</name>
+        </contributor>
+        <contributor>
+            <name>Shinsuke Sugaya</name>
+        </contributor>
+        <contributor>
+            <name>Mario Ivankovits</name>
+        </contributor>
+        <contributor>
+            <name>Hermod Opstvedt</name>
+        </contributor>
+        <contributor>
+            <name>Mike Meessen</name>
+        </contributor>
+        <contributor>
+            <name>Luis Parravicini</name>
+        </contributor>
+        <contributor>
+            <name>Ryan Wynn</name>
+        </contributor>
+        <contributor>
+            <name>Rene Zanner</name>
+        </contributor>
+        <contributor>
+            <name>Adrian Mitev</name>
+        </contributor>
+        <contributor>
+            <name>Simon Kitching</name>
+        </contributor>
+    </contributors>
 
     <scm>
         <connection>scm:svn:http://svn.apache.org/repos/asf/shale/maven/trunk/master-pom</connection>
@@ -149,20 +266,20 @@
 
     <distributionManagement>
         <repository>
-            <id>apache.snapshots</id>
-            <name>Apache Development Snapshot (and Test Build) Repository</name>
-            <url>scp://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
+            <id>shale-staging</id>
+            <name>Apache Shale Staging Repository</name>
+            <url>scpexe://people.apache.org/www/people.apache.org/builds/shale/m2-staging-repository</url>
         </repository>
         <snapshotRepository>
             <uniqueVersion>false</uniqueVersion>
             <id>apache.snapshots</id>
             <name>Apache Development Snapshot Repository</name>
-            <url>scp://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
+            <url>scpexe://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
         </snapshotRepository>
         <site>
             <id>apache-site</id>
             <name>Apache Shale Website</name>
-            <url>scp://people.apache.org/www/shale.apache.org</url>
+            <url>scpexe://people.apache.org/www/shale.apache.org</url>
         </site>
     </distributionManagement>
 

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26