You are viewing a plain text version of this content. The canonical link for it is here.
Posted to doxia-commits@maven.apache.org by br...@apache.org on 2009/02/14 00:54:30 UTC

svn commit: r744300 - /maven/doxia/doxia-sitetools/trunk/pom.xml

Author: brianf
Date: Fri Feb 13 23:54:30 2009
New Revision: 744300

URL: http://svn.apache.org/viewvc?rev=744300&view=rev
Log:
use the new parent

Modified:
    maven/doxia/doxia-sitetools/trunk/pom.xml

Modified: maven/doxia/doxia-sitetools/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/trunk/pom.xml?rev=744300&r1=744299&r2=744300&view=diff
==============================================================================
--- maven/doxia/doxia-sitetools/trunk/pom.xml (original)
+++ maven/doxia/doxia-sitetools/trunk/pom.xml Fri Feb 13 23:54:30 2009
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>10</version>
+    <version>11-SNAPSHOT</version>
     <relativePath>../../pom/maven/pom.xml</relativePath>
   </parent>
 



Re: svn commit: r744300 - /maven/doxia/doxia-sitetools/trunk/pom.xml

Posted by Lukas Theussl <lt...@apache.org>.
It would also be nice if snapshots were deployed before bumping deps all over the 
place.

-Lukas


Vincent Siveton wrote:
> Hi Brian,
> 
> Do you plan to release the parent shortly?
> 
> Vincent
> 
> 2009/2/13, brianf@apache.org <br...@apache.org>:
>> Author: brianf
>>  Date: Fri Feb 13 23:54:30 2009
>>  New Revision: 744300
>>
>>  URL: http://svn.apache.org/viewvc?rev=744300&view=rev
>>  Log:
>>  use the new parent
>>
>>  Modified:
>>     maven/doxia/doxia-sitetools/trunk/pom.xml
>>
>>  Modified: maven/doxia/doxia-sitetools/trunk/pom.xml
>>  URL: http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/trunk/pom.xml?rev=744300&r1=744299&r2=744300&view=diff
>>  ==============================================================================
>>  --- maven/doxia/doxia-sitetools/trunk/pom.xml (original)
>>  +++ maven/doxia/doxia-sitetools/trunk/pom.xml Fri Feb 13 23:54:30 2009
>>  @@ -25,7 +25,7 @@
>>    <parent>
>>      <groupId>org.apache.maven</groupId>
>>      <artifactId>maven-parent</artifactId>
>>  -    <version>10</version>
>>  +    <version>11-SNAPSHOT</version>
>>      <relativePath>../../pom/maven/pom.xml</relativePath>
>>    </parent>
>>
>>
>>
>>
> 

Re: svn commit: r744300 - /maven/doxia/doxia-sitetools/trunk/pom.xml

Posted by Vincent Siveton <vi...@gmail.com>.
Hi Brian,

Do you plan to release the parent shortly?

Vincent

2009/2/13, brianf@apache.org <br...@apache.org>:
> Author: brianf
>  Date: Fri Feb 13 23:54:30 2009
>  New Revision: 744300
>
>  URL: http://svn.apache.org/viewvc?rev=744300&view=rev
>  Log:
>  use the new parent
>
>  Modified:
>     maven/doxia/doxia-sitetools/trunk/pom.xml
>
>  Modified: maven/doxia/doxia-sitetools/trunk/pom.xml
>  URL: http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/trunk/pom.xml?rev=744300&r1=744299&r2=744300&view=diff
>  ==============================================================================
>  --- maven/doxia/doxia-sitetools/trunk/pom.xml (original)
>  +++ maven/doxia/doxia-sitetools/trunk/pom.xml Fri Feb 13 23:54:30 2009
>  @@ -25,7 +25,7 @@
>    <parent>
>      <groupId>org.apache.maven</groupId>
>      <artifactId>maven-parent</artifactId>
>  -    <version>10</version>
>  +    <version>11-SNAPSHOT</version>
>      <relativePath>../../pom/maven/pom.xml</relativePath>
>    </parent>
>
>
>
>