Author: aramirez
Date: Wed Aug  2 19:26:45 2006
New Revision: 428213

URL: http://svn.apache.org/viewvc?rev=428213&view=rev
Log:
PR: MDEP-30

fixed the docs typo in groupId 

Modified:
    
maven/plugins/trunk/maven-dependency-plugin/src/site/apt/examples/copy-direct-dependencies.apt
    
maven/plugins/trunk/maven-dependency-plugin/src/site/apt/examples/copying-artifacts.apt
    
maven/plugins/trunk/maven-dependency-plugin/src/site/apt/examples/copying-unpacking-direct-dependencies.apt
    
maven/plugins/trunk/maven-dependency-plugin/src/site/apt/examples/copying-unpacking.apt
    maven/plugins/trunk/maven-dependency-plugin/src/site/apt/usage.apt

Modified: 
maven/plugins/trunk/maven-dependency-plugin/src/site/apt/examples/copy-direct-dependencies.apt
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-dependency-plugin/src/site/apt/examples/copy-direct-dependencies.apt?rev=428213&r1=428212&r2=428213&view=diff
==============================================================================
--- 
maven/plugins/trunk/maven-dependency-plugin/src/site/apt/examples/copy-direct-dependencies.apt
 (original)
+++ 
maven/plugins/trunk/maven-dependency-plugin/src/site/apt/examples/copy-direct-dependencies.apt
 Wed Aug  2 19:26:45 2006
@@ -20,7 +20,7 @@
   <build>
    <plugins>
      <plugin>
-        <groupId>org.apache.maven.plugin</groupId>
+        <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-dependency-plugin</artifactId>
         <executions>
           <execution>
@@ -55,7 +55,7 @@
   <build>
    <plugins>
      <plugin>
-        <groupId>org.apache.maven.plugin</groupId>
+        <groupId>org.apache.maven.plugins</groupId>
         <artifactId>dependency-maven-plugin</artifactId>
         <executions>
           <execution>

Modified: 
maven/plugins/trunk/maven-dependency-plugin/src/site/apt/examples/copying-artifacts.apt
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-dependency-plugin/src/site/apt/examples/copying-artifacts.apt?rev=428213&r1=428212&r2=428213&view=diff
==============================================================================
--- 
maven/plugins/trunk/maven-dependency-plugin/src/site/apt/examples/copying-artifacts.apt
 (original)
+++ 
maven/plugins/trunk/maven-dependency-plugin/src/site/apt/examples/copying-artifacts.apt
 Wed Aug  2 19:26:45 2006
@@ -19,7 +19,7 @@
   <build>
    <plugins>
      <plugin>
-        <groupId>org.apache.maven.plugin</groupId>
+        <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-dependency-plugin</artifactId>
         <executions>
           <execution>
@@ -67,7 +67,7 @@
   <build>
     <plugins>
       <plugin>
-        <groupId>org.apache.maven.plugin</groupId>
+        <groupId>org.apache.maven.plugins</groupId>
         <artifactId>dependency-maven-plugin</artifactId>
         <executions>
           <execution>

Modified: 
maven/plugins/trunk/maven-dependency-plugin/src/site/apt/examples/copying-unpacking-direct-dependencies.apt
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-dependency-plugin/src/site/apt/examples/copying-unpacking-direct-dependencies.apt?rev=428213&r1=428212&r2=428213&view=diff
==============================================================================
--- 
maven/plugins/trunk/maven-dependency-plugin/src/site/apt/examples/copying-unpacking-direct-dependencies.apt
 (original)
+++ 
maven/plugins/trunk/maven-dependency-plugin/src/site/apt/examples/copying-unpacking-direct-dependencies.apt
 Wed Aug  2 19:26:45 2006
@@ -21,7 +21,7 @@
   <build>
    <plugins>
      <plugin>
-        <groupId>org.apache.maven.plugin</groupId>
+        <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-dependency-plugin</artifactId>
         <executions>
           <execution>

Modified: 
maven/plugins/trunk/maven-dependency-plugin/src/site/apt/examples/copying-unpacking.apt
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-dependency-plugin/src/site/apt/examples/copying-unpacking.apt?rev=428213&r1=428212&r2=428213&view=diff
==============================================================================
--- 
maven/plugins/trunk/maven-dependency-plugin/src/site/apt/examples/copying-unpacking.apt
 (original)
+++ 
maven/plugins/trunk/maven-dependency-plugin/src/site/apt/examples/copying-unpacking.apt
 Wed Aug  2 19:26:45 2006
@@ -20,7 +20,7 @@
    <build>
     <plugins>
       <plugin>
-         <groupId>org.apache.maven.plugin</groupId>
+         <groupId>org.apache.maven.plugins</groupId>
          <artifactId>maven-dependency-plugin</artifactId>
          <executions>
            <execution>

Modified: maven/plugins/trunk/maven-dependency-plugin/src/site/apt/usage.apt
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-dependency-plugin/src/site/apt/usage.apt?rev=428213&r1=428212&r2=428213&view=diff
==============================================================================
--- maven/plugins/trunk/maven-dependency-plugin/src/site/apt/usage.apt 
(original)
+++ maven/plugins/trunk/maven-dependency-plugin/src/site/apt/usage.apt Wed Aug  
2 19:26:45 2006
@@ -38,7 +38,7 @@
   <build>
    <plugins>
      <plugin>
-        <groupId>org.apache.maven.plugin</groupId>
+        <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-dependency-plugin</artifactId>
         <executions>
           <execution>
@@ -109,7 +109,7 @@
   <build>
    <plugins>
      <plugin>
-        <groupId>org.apache.maven.plugin</groupId>
+        <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-dependency-plugin</artifactId>
         <executions>
           <execution>
@@ -155,7 +155,7 @@
   <build>
    <plugins>
      <plugin>
-        <groupId>org.apache.maven.plugin</groupId>
+        <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-dependency-plugin</artifactId>
         <executions>
           <execution>
@@ -221,7 +221,7 @@
   <build>
    <plugins>
      <plugin>
-        <groupId>org.apache.maven.plugin</groupId>
+        <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-dependency-plugin</artifactId>
         <executions>
           <execution>


Reply via email to