Author: henning
Date: Mon Nov  1 21:51:38 2010
New Revision: 1029859

URL: http://svn.apache.org/viewvc?rev=1029859&view=rev
Log:
add antonio to the pmc

Modified:
    velocity/site/site/pom.xml

Modified: velocity/site/site/pom.xml
URL: 
http://svn.apache.org/viewvc/velocity/site/site/pom.xml?rev=1029859&r1=1029858&r2=1029859&view=diff
==============================================================================
--- velocity/site/site/pom.xml (original)
+++ velocity/site/site/pom.xml Mon Nov  1 21:51:38 2010
@@ -160,6 +160,7 @@
             <id>apetrelli</id>
             <roles>
                 <role>Java developer</role>
+                <role>PMC Member</role>
             </roles>
             <timezone>+1</timezone>
         </developer>
@@ -270,19 +271,6 @@
                     </execution>
                 </executions>
             </plugin>
-            <plugin>
-                <groupId>org.apache.velocity.site</groupId>
-                <artifactId>velocity-site-news-plugin</artifactId>
-                <version>2.0.0-SNAPSHOT</version>
-                <executions>
-                    <execution>
-                        <phase>pre-site</phase>
-                        <goals>
-                            <goal>pre-site</goal>
-                        </goals>
-                    </execution>
-                </executions>
-            </plugin>
         </plugins>
     </build>
 </project>


Reply via email to