You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2010/05/03 22:47:39 UTC

svn commit: r940613 - /maven/shared/trunk/maven-reporting-api/pom.xml

Author: hboutemy
Date: Mon May  3 20:47:38 2010
New Revision: 940613

URL: http://svn.apache.org/viewvc?rev=940613&view=rev
Log:
downgrade doxia-sink-api to 1.0

Modified:
    maven/shared/trunk/maven-reporting-api/pom.xml

Modified: maven/shared/trunk/maven-reporting-api/pom.xml
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-reporting-api/pom.xml?rev=940613&r1=940612&r2=940613&view=diff
==============================================================================
--- maven/shared/trunk/maven-reporting-api/pom.xml (original)
+++ maven/shared/trunk/maven-reporting-api/pom.xml Mon May  3 20:47:38 2010
@@ -62,7 +62,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven.doxia</groupId>
       <artifactId>doxia-sink-api</artifactId>
-      <version>1.1</version>
+      <version>1.0</version>
     </dependency>
   </dependencies>
 </project>



Re: svn commit: r940613 - /maven/shared/trunk/maven-reporting-api/pom.xml

Posted by Hervé BOUTEMY <he...@free.fr>.
because of r941505
if maven-reporting-impl 2.0.4.x can use maven-reporting-api 3.0 too

Regards,

Hervé

Le mercredi 05 mai 2010, Lukas Theussl a écrit :
> why?
> 
> -Lukas
> 
> hboutemy@apache.org wrote:
> > Author: hboutemy
> > Date: Mon May  3 20:47:38 2010
> > New Revision: 940613
> > 
> > URL: http://svn.apache.org/viewvc?rev=940613&view=rev
> > Log:
> > downgrade doxia-sink-api to 1.0
> > 
> > Modified:
> >      maven/shared/trunk/maven-reporting-api/pom.xml
> > 
> > Modified: maven/shared/trunk/maven-reporting-api/pom.xml
> > URL:
> > http://svn.apache.org/viewvc/maven/shared/trunk/maven-reporting-api/pom.
> > xml?rev=940613&r1=940612&r2=940613&view=diff
> > ========================================================================
> > ====== --- maven/shared/trunk/maven-reporting-api/pom.xml (original)
> > +++ maven/shared/trunk/maven-reporting-api/pom.xml Mon May  3 20:47:38
> > 2010 @@ -62,7 +62,7 @@ under the License.
> > 
> >       <dependency>
> >       
> >         <groupId>org.apache.maven.doxia</groupId>
> >         <artifactId>doxia-sink-api</artifactId>
> > 
> > -<version>1.1</version>
> > +<version>1.0</version>
> > 
> >       </dependency>
> >     
> >     </dependencies>
> >   
> >   </project>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: svn commit: r940613 - /maven/shared/trunk/maven-reporting-api/pom.xml

Posted by Lukas Theussl <lt...@apache.org>.
why?

-Lukas


hboutemy@apache.org wrote:
> Author: hboutemy
> Date: Mon May  3 20:47:38 2010
> New Revision: 940613
>
> URL: http://svn.apache.org/viewvc?rev=940613&view=rev
> Log:
> downgrade doxia-sink-api to 1.0
>
> Modified:
>      maven/shared/trunk/maven-reporting-api/pom.xml
>
> Modified: maven/shared/trunk/maven-reporting-api/pom.xml
> URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-reporting-api/pom.xml?rev=940613&r1=940612&r2=940613&view=diff
> ==============================================================================
> --- maven/shared/trunk/maven-reporting-api/pom.xml (original)
> +++ maven/shared/trunk/maven-reporting-api/pom.xml Mon May  3 20:47:38 2010
> @@ -62,7 +62,7 @@ under the License.
>       <dependency>
>         <groupId>org.apache.maven.doxia</groupId>
>         <artifactId>doxia-sink-api</artifactId>
> -<version>1.1</version>
> +<version>1.0</version>
>       </dependency>
>     </dependencies>
>   </project>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org